summaryrefslogtreecommitdiff
path: root/xpp/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 /xpp/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 'xpp/Makefile')
-rw-r--r--xpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xpp/Makefile b/xpp/Makefile
index 81a14c0..ce02663 100644
--- a/xpp/Makefile
+++ b/xpp/Makefile
@@ -13,7 +13,7 @@ INSTALL_DATA = install -m 644
DAHDI_TOOLSDIR ?= ..
DAHDI_KERNELDIR =
-include $(DAHDI_TOOLSDIR)/makeopts
+-include $(DAHDI_TOOLSDIR)/makeopts
INSTALL_DATA = $(INSTALL) -m 644