summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 89987e3c..143793d9 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,6 @@ install: all
install -m644 control-center.rc $(mcc_dir)/themes/default/gtkrc
install -m755 $(NAME) $(DESTDIR)/usr/sbin/$(NAME).real
install -m755 wrapper $(DESTDIR)/usr/bin/$(NAME)
- install -m755 clock.pl $(DESTDIR)/usr/sbin/
install -m755 menus_launcher.pl $(DESTDIR)/usr/sbin/
install -m755 print_launcher.pl $(DESTDIR)/usr/sbin/
install -m755 drakxconf $(DESTDIR)/usr/sbin/
@@ -65,4 +64,4 @@ changelog:
cvs commit -m "Generated by cvs2cl the `date '+%d_%b'`" ChangeLog
-log: changelog \ No newline at end of file
+log: changelog