summaryrefslogtreecommitdiff
path: root/channels/h323/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'channels/h323/Makefile')
-rw-r--r--channels/h323/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/channels/h323/Makefile b/channels/h323/Makefile
index df309e6f6..eea355ebd 100644
--- a/channels/h323/Makefile
+++ b/channels/h323/Makefile
@@ -6,7 +6,7 @@
.PHONY: Makefile.ast clean
-default:: opt
+default::
# Verify those options with main Makefile
STDCCFLAGS = -DNDEBUG
@@ -21,7 +21,7 @@ OBJDIR = .
OBJS =
ifndef OPENH323DIR
-OPENH323DIR=/usr/src/OpenH323/openh323
+OPENH323DIR=
endif
include $(OPENH323DIR)/openh323u.mak