]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
tweak install deps
authorMichael Jerris <mike@jerris.com>
Mon, 11 Jan 2010 21:27:41 +0000 (21:27 +0000)
committerMichael Jerris <mike@jerris.com>
Mon, 11 Jan 2010 21:27:41 +0000 (21:27 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16249 d0543943-73ff-0310-b7d9-9358b9ac24b2

Makefile.am

index b3213e5501d2b766e4805dab674f54cfbe72ef00..5ed6554866820f9373b96f548e9044f72c3094f9 100644 (file)
@@ -63,6 +63,7 @@ cd-moh-install: uhd-moh-install sounds-music-48000-install
 # (2) otherwise, pass the desired values on the `make' command line.
 all-recursive: libfreeswitch.la
 clean-recusive: clean_core
+install-recursive: install-libLTLIBRARIES install-binPROGRAMS
 $(RECURSIVE_TARGETS):
        @failcom='exit 1'; \
        for f in x $$MAKEFLAGS; do \