Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiph/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2004-07-14 11:06:50 +0400
committerjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2004-07-14 11:06:50 +0400
commite32fc2c70bdfd2cd91f8bdb2d8628fa6568d77e4 (patch)
treed53622dc6c4e730c82125c0dc8909b6532108807 /Makefile.am
parentebe2e740b0f862c7f67d3abe26338a837e32880e (diff)
documentation update, build/install tweaks
git-svn-id: http://svn.xiph.org/trunk/speex@7121 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 95c15dc..ab563b1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,13 +3,13 @@
# Disable automatic dependency tracking if using other tools than gcc and gmake
#AUTOMAKE_OPTIONS = no-dependencies
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = speex.pc
+m4datadir = $(datadir)/aclocal
+m4data_DATA = speex.m4
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = speex.pc
-EXTRA_DIST = Speex.spec Speex.spec.in Speex.kdevelop
+EXTRA_DIST = Speex.spec Speex.spec.in Speex.kdevelop speex.m4 speex.pc.in
#Fools KDevelop into including all files
SUBDIRS = libspeex include @src@ doc win32