target name dep
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15833 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
6592c9a616
commit
4ae6b09230
|
@ -9,3 +9,5 @@ AM_MAKEFLAGS=`test -n "$(VERBOSE)" || echo -s`
|
|||
LIBS+=> $(MODNAME).log || error="yes";if test -n "$(VERBOSE)" -o "$$error" = "yes";then cat $(MODNAME).log;fi;if test "$$error" = "yes";then exit 1;fi
|
||||
|
||||
moddir=@modinstdir@
|
||||
|
||||
all-modules: all
|
||||
|
|
Loading…
Reference in New Issue