aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-09 22:30:40 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-09 22:30:40 +0000
commit2b0b6bd6fd3732b804dc5c75a3f1a34355e36dfb (patch)
treed7377f72067c873cc0b898b490c664f56f61a96f /Makefile
parentb09e39664365b715b6a5c8423ee6b266c90c3957 (diff)
fix install location of library in packaging (I forgot to include the 'extra' in /usr/lib/pd/extra)
svn path=/trunk/externals/motex/; revision=13156
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index dcf6576..e378b7a 100644
--- a/Makefile
+++ b/Makefile
@@ -176,8 +176,6 @@ install-doc:
$(INSTALL_FILE) $(PDOBJECTS:.pd=-help.pd) \
$(DESTDIR)$(objectsdir)/$(LIBRARY_NAME)
$(INSTALL_FILE) README $(DESTDIR)$(objectsdir)/$(LIBRARY_NAME)/README.txt
-# $(INSTALL_FILE) VERSION $(DESTDIR)$(objectsdir)/$(LIBRARY_NAME)/VERSION.txt
-# $(INSTALL_FILE) CHANGES $(DESTDIR)$(objectsdir)/$(LIBRARY_NAME)/CHANGES.txt
clean: