Explorar o código

added directory in Makefile.am

FlorianPalm %!s(int64=11) %!d(string=hai) anos
pai
achega
17afa95801
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Makefile.am

+ 2 - 2
Makefile.am

@@ -6,10 +6,10 @@ AM_CFLAGS = -O2
 endif
 
 if HAVE_CHECK
-    SUBS=src tests .
+    SUBS=src tests tool
 
 else 
-    SUBS=src .
+    SUBS=src tool
 endif
 
 SUBDIRS = $(SUBS) examples/src