fix 'make distcheck'
This commit is contained in:
parent
dc05276515
commit
2327025f3a
|
@ -1,6 +1,6 @@
|
||||||
# got some hints from https://gitorious.org/openismus-playground/examplelib/source
|
# 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}
|
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
||||||
|
|
||||||
# Enable GTK-Doc during make distcheck
|
# Enable GTK-Doc during make distcheck
|
||||||
|
|
Loading…
Reference in New Issue