Fix build issues...

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9988 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2006-02-14 19:08:12 +00:00
parent 6255f76212
commit 59990fc904
2 changed files with 2 additions and 1 deletions

View File

@@ -40,6 +40,7 @@ func_odbc.so: func_odbc.o
install: all
for x in $(MODS); do $(INSTALL) -m 755 $$x $(DESTDIR)$(MODULES_DIR) ; done
rm -f $(DESTDIR)$(MODULES_DIR)/pbx_functions.so
uninstall: