moved common flags to configure, added test target

This commit is contained in:
john30
2016-05-27 10:00:09 +02:00
parent 13469142fb
commit d0a3363ba9
6 changed files with 8 additions and 20 deletions
+3
View File
@@ -9,6 +9,9 @@ EXTRA_DIST = LICENSE \
README.md \
VERSION
test:
$(MAKE) -C src/lib/ebus/test
distclean-local:
-rm -rf autom4te.cache
-rm -f aclocal.m4