mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
move this header to include where it belongs
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43298 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user