From 17a543e25897ff5bfa255768dcce7897bf3cc83f Mon Sep 17 00:00:00 2001 From: "Tim E. Real" Date: Sat, 30 Oct 2010 19:58:16 +0000 Subject: Removal of autotools stuff. --- muse2/share/scripts/Makefile.am | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 muse2/share/scripts/Makefile.am (limited to 'muse2/share/scripts') diff --git a/muse2/share/scripts/Makefile.am b/muse2/share/scripts/Makefile.am deleted file mode 100644 index 0f2a9634..00000000 --- a/muse2/share/scripts/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ -EXTRA_DIST = DoNothing RemoveShortEvents DoubleSpeed ConstantLength SwingQuantize1 - -#musemidiscriptspkgdata_DATA = $(EXTRA_DIST) - -#musemidiscriptspkgdatadir = $(pkgdatadir)/scripts - -install-data-local: - mkdir -p $(DESTDIR)/$(pkgdatadir)/scripts/ - cp $(EXTRA_DIST) $(DESTDIR)/$(pkgdatadir)/scripts/ - chmod a+x $(DESTDIR)/$(pkgdatadir)/scripts/* - -- cgit v1.2.3