summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorportix <portix@gmx.net>2011-12-21 22:07:26 +0100
committerportix <portix@gmx.net>2011-12-21 22:07:26 +0100
commitad8dcdaee7115bd24f873046768409b4614906b4 (patch)
treef68bcccf77afc125c9a336137cbcf6c5ab62a204 /Makefile
parentc63d64224e6d1fca886308064a5af566059b9f67 (diff)
downloaddwb-ad8dcdaee7115bd24f873046768409b4614906b4.zip
Move autoscroll.all.js into examples directory
--HG-- rename : scripts/autoscroll.all.js => examples/autoscroll.all.js
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0163cf74..35e43a2b 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,6 @@ install-man: all
install-data: all
install -Dm 644 $(JSDIR)/hints.js $(DESTDIR)$(DATADIR)/$(REAL_NAME)/scripts/hints.js
- install -Dm 644 $(JSDIR)/autoscroll.all.js $(DESTDIR)$(DATADIR)/$(REAL_NAME)/scripts/autoscroll.all.js
install -Dm 644 $(LIBDIR)/$(INFO_FILE) $(DESTDIR)$(DATADIR)/$(REAL_NAME)/$(LIBDIR)/$(INFO_FILE)
install -Dm 644 $(LIBDIR)/$(HEAD_FILE) $(DESTDIR)$(DATADIR)/$(REAL_NAME)/$(LIBDIR)/$(HEAD_FILE)
install -Dm 644 $(LIBDIR)/$(SETTINGS_FILE) $(DESTDIR)$(DATADIR)/$(REAL_NAME)/$(LIBDIR)/$(SETTINGS_FILE)