diff --git a/Makefile.am b/Makefile.am index 7023988..36eaea7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # Generic definitions -SUBDIRS = lib doc utils test-tool examples +SUBDIRS = lib doc utils test-tool tests examples ACLOCAL_AMFLAGS =-I m4 AUTOMAKE_OPTIONS = foreign subdir-objects