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/synti/libsynti/Makefile.am | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 muse2/synti/libsynti/Makefile.am (limited to 'muse2/synti/libsynti') diff --git a/muse2/synti/libsynti/Makefile.am b/muse2/synti/libsynti/Makefile.am deleted file mode 100644 index 04ec45d6..00000000 --- a/muse2/synti/libsynti/Makefile.am +++ /dev/null @@ -1,15 +0,0 @@ -include $(top_srcdir)/common.am - -AM_CXXFLAGS += -I$(top_srcdir) - -EXTRA_LTLIBRARIES = - -noinst_LTLIBRARIES = libsynti.la -libsynti_la_LDFLAGS = - -libsynti_la_SOURCES = \ - mess.cpp mess.h \ - gui.cpp gui.h \ - mono.cpp mono.h \ - poly.cpp poly.h \ - mpevent.cpp mpevent.h evdata.h -- cgit v1.2.3