a little bit more clean

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15912 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2009-12-11 18:26:39 +00:00
parent c4d1333185
commit 40361298c2
1 changed files with 2 additions and 0 deletions

View File

@ -366,6 +366,8 @@ core-install: core_install
clean_core: clean-libLTLIBRARIES
rm -f $(libfreeswitch_la_OBJECTS)
rm -f `echo $(libfreeswitch_la_OBJECTS) | sed -e's|.lo|.o|g'`
install_core: install-libLTLIBRARIES
core_install: install_core