aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'funcs/Makefile')
-rw-r--r--funcs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/funcs/Makefile b/funcs/Makefile
index 6172ed318..b9e55d1e6 100644
--- a/funcs/Makefile
+++ b/funcs/Makefile
@@ -57,7 +57,6 @@ func_odbc.o: func_odbc.c
install: all
for x in $(MODS); do $(INSTALL) -m 755 $$x $(DESTDIR)$(MODULES_DIR) ; done
- rm -f $(DESTDIR)$(MODULES_DIR)/pbx_functions.so
uninstall: