moved common flags to configure, added test target
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user