mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-12 23:40:04 +00:00
add prefix/recordings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7644 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
131863171f
commit
2028c5d483
@ -193,7 +193,7 @@ samples: samples-conf samples-htdocs
|
||||
|
||||
install-data-local:
|
||||
@echo Installing $(NAME)
|
||||
@for x in mod db log log/xml_cdr bin scripts grammar ; do \
|
||||
@for x in mod db log log/xml_cdr bin scripts grammar recordings ; do \
|
||||
$(mkinstalldirs) $(DESTDIR)$(prefix)/$$x ; \
|
||||
done
|
||||
test -d $(DESTDIR)$(prefix)/conf || $(MAKE) samples-conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user