From ae7e03da12d01a86adca33ae0e562d4c5d5f1550 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Mon, 11 Jan 2010 21:27:41 +0000 Subject: [PATCH] tweak install deps git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16249 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index b3213e5501..5ed6554866 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \