modify the root Makefile.am ; run make unittest to compile the test dir

This commit is contained in:
Emmanuel Milou
2008-10-08 14:13:57 -04:00
parent 46dcaf3030
commit 05075442ed

View File

@ -1,8 +1,14 @@
# Makefile.am
unittest:
@(cd test; make)
@echo ""
@echo "NOTICE: Unitary tests successfully build"
@echo "Go in the test directory to run them"
@echo ""
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = libs src ringtones po
SUBDIRS = libs src ringtones po
EXTRA_DIST = m4/*.m4 tools/*.sh platform/* images/* README.gentoo