dbus-cplusplus/test/Makefile.am
Andreas Volz 7d050f31f6 - fixed library path of glib and ecore examples
- optional build --enable-tests --enable-examples
- print summary after configure run
2011-11-30 10:33:58 +01:00

8 lines
101 B
Makefile

if ENABLE_TESTS
SUBDIRS = \
generator\
functional
endif
## File created by the gnome-build tools