aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/Makefile')
-rw-r--r--apps/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/Makefile b/apps/Makefile
index 3601da45c..2fdde40b4 100644
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -42,9 +42,6 @@ app_rpt.o: app_rpt.c
install: all
for x in $(MODS); do $(INSTALL) -m 755 $$x $(DESTDIR)$(MODULES_DIR) ; done
- rm -f $(DESTDIR)$(MODULES_DIR)/app_cut.so
- rm -f $(DESTDIR)$(MODULES_DIR)/app_datetime.so
- rm -f $(DESTDIR)$(MODULES_DIR)/app_qcall.so
uninstall: