summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-06-19 17:54:46 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-06-19 17:54:46 +0000
commit386e4f6158f1cae39ef973686f64445115099260 (patch)
tree0137a0592988a5e9b16f0aaa946d65518090e39f /Makefile
parentda10e87bd6c69c4374de470b7b286c36c823fdc2 (diff)
* Do build the xpp/ subdirectory.
* Clean subdirectories. * -include in xpp. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4417 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d9c4b07..052e5f9 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ ifeq ($(strip $(foreach var,clean distclean dist-clean update,$(findstring $(var
endif
SUBDIRS_UTILS_ALL:= ppp
-SUBDIRS_UTILS :=
+SUBDIRS_UTILS := xpp
OPTFLAGS=-O2
CFLAGS+=-I. $(OPTFLAGS) -g -fPIC -Wall -DBUILDING_TONEZONE #-DTONEZONE_DRIVER
@@ -299,6 +299,9 @@ clean:
@for dir in $(SUBDIRS_UTILS_ALL); do \
$(MAKE) -C $$dir clean; \
done
+ @for dir in $(SUBDIRS_UTILS); do \
+ $(MAKE) -C $$dir clean; \
+ done
rm -f libtonezone*
rm -f fxotune
rm -f core