7 lines
188 B
Makefile
7 lines
188 B
Makefile
SUBDIRS = src tests pkgconfig
|
|
|
|
#Uncomment the following line if building documentation using gtkdoc
|
|
#SUBDIRS += docs
|
|
|
|
EXTRA_DIST = autogen.sh m4
|
|
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
|