Header include fix
[xiph/unicode.git] / speex / Makefile.am
blob4b99faf55e0bf8e98ac0e568e619b3b49786dea9
1 ## Process this file with automake to produce Makefile.in. -*-Makefile-*-
3 # To disable automatic dependency tracking if using other tools than
4 # gcc and gmake, add the option 'no-dependencies'
5 AUTOMAKE_OPTIONS = 1.8
7 m4datadir = $(datadir)/aclocal
8 m4data_DATA = speex.m4
10 pkgconfigdir = $(libdir)/pkgconfig
11 pkgconfig_DATA = speex.pc speexdsp.pc
13 EXTRA_DIST = Speex.spec Speex.spec.in Speex.kdevelop speex.m4 speex.pc.in README.blackfin README.symbian README.TI-DSP
15 #Fools KDevelop into including all files
16 SUBDIRS = libspeex include @src@ doc win32 symbian ti
18 DIST_SUBDIRS = libspeex include src doc win32 symbian ti
20 rpm: dist
21         rpmbuild -ta ${PACKAGE}-${VERSION}.tar.gz