fix 'make distcheck'

This commit is contained in:
Tim Ruehsen 2014-03-21 11:04:01 +01:00
parent dc05276515
commit 2327025f3a
1 changed files with 1 additions and 1 deletions

View File

@ -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