aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am19
1 files changed, 0 insertions, 19 deletions
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644
index 177ff1b..0000000
--- a/Makefile.am
+++ /dev/null
@@ -1,19 +0,0 @@
-## Process this file with automake to produce Makefile.in. -*-Makefile-*-
-
-# To disable automatic dependency tracking if using other tools than
-# gcc and gmake, add the option 'no-dependencies'
-AUTOMAKE_OPTIONS = 1.8
-ACLOCAL_AMFLAGS = -I m4
-
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = speexdsp.pc
-
-EXTRA_DIST = SpeexDSP.spec SpeexDSP.spec.in SpeexDSP.kdevelop speexdsp.pc.in README.blackfin
-
-#Fools KDevelop into including all files
-SUBDIRS = libspeexdsp include doc win32 symbian ti
-
-DIST_SUBDIRS = libspeexdsp include doc win32 symbian ti
-
-rpm: dist
- rpmbuild -ta ${PACKAGE}-${VERSION}.tar.gz