diff --git a/Makefile.am b/Makefile.am index 2b7d6a4..be23856 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ # got some hints from https://gitorious.org/openismus-playground/examplelib/source -SUBDIRS = po include src tests +SUBDIRS = po include src tests data ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} # Enable GTK-Doc during make distcheck