summaryrefslogtreecommitdiff
path: root/channels/h323/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'channels/h323/Makefile.in')
-rw-r--r--channels/h323/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/channels/h323/Makefile.in b/channels/h323/Makefile.in
index 083250f55..5f949ca7d 100644
--- a/channels/h323/Makefile.in
+++ b/channels/h323/Makefile.in
@@ -24,7 +24,9 @@ ifndef OPENH323DIR
OPENH323DIR=@OPENH323DIR@
endif
+ifneq ($(wildcard $(OPENH323DIR)/openh323u.mak),)
include $(OPENH323DIR)/openh323u.mak
+endif
notrace::
$(MAKE) NOTRACE=1 opt