Skip to content
Snippets Groups Projects
Commit 05075442 authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

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

parent 46dcaf30
Branches
Tags
No related merge requests found
# Makefile.am # 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 ACLOCAL_AMFLAGS = -I m4
SUBDIRS = libs src ringtones po SUBDIRS = libs src ringtones po
EXTRA_DIST = m4/*.m4 tools/*.sh platform/* images/* README.gentoo EXTRA_DIST = m4/*.m4 tools/*.sh platform/* images/* README.gentoo
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment