mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
build fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4631 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -97,6 +97,8 @@ nodist_freeswitch_SOURCES = src/include/switch_version.h
|
||||
freeswitch_CFLAGS = $(AM_CFLAGS)
|
||||
freeswitch_LDADD = ${MOD_LINK}
|
||||
|
||||
$(libfreeswitch_la_SOURCES): $(CORE_LIBS)
|
||||
|
||||
install-data-local:
|
||||
@echo Installing $(NAME)
|
||||
@for x in conf mod db log log/xml_cdr bin scripts htdocs grammar ; do \
|
||||
|
||||
@@ -1086,6 +1086,8 @@ uninstall-info: uninstall-info-recursive
|
||||
uninstall-libLTLIBRARIES uninstall-library_includeHEADERS
|
||||
|
||||
|
||||
$(libfreeswitch_la_SOURCES): $(CORE_LIBS)
|
||||
|
||||
install-data-local:
|
||||
@echo Installing $(NAME)
|
||||
@for x in conf mod db log log/xml_cdr bin scripts htdocs grammar ; do \
|
||||
|
||||
Reference in New Issue
Block a user