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/plugins/pandelay/Makefile.am | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 muse2/plugins/pandelay/Makefile.am (limited to 'muse2/plugins/pandelay') diff --git a/muse2/plugins/pandelay/Makefile.am b/muse2/plugins/pandelay/Makefile.am deleted file mode 100644 index 664b3170..00000000 --- a/muse2/plugins/pandelay/Makefile.am +++ /dev/null @@ -1,16 +0,0 @@ -include $(top_srcdir)/common.am -include $(top_srcdir)/plugins/plugins-install.am - -AM_CXXFLAGS += -O3 -fno-exceptions -fno-rtti -ffast-math - -plugins_LTLIBRARIES = pandelay.la - -plugins_DATA = - -pandelay_la_SOURCES = \ - ladspapandelay.cpp ladspapandelay.h \ - pandelay.cpp \ - pandelaymodel.cpp pandelaymodel.h -pandelay_la_LDFLAGS = -module -avoid-version - - -- cgit v1.2.3