Update tizen 2.0 beta source
[external/speex.git] / Makefile.am
1 ## Process this file with automake to produce Makefile.in. -*-Makefile-*-
2
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
6
7 m4datadir = $(datadir)/aclocal
8 m4data_DATA = speex.m4
9
10 pkgconfigdir = $(libdir)/pkgconfig
11 pkgconfig_DATA = speex.pc speexdsp.pc
12
13 EXTRA_DIST = Speex.spec Speex.spec.in Speex.kdevelop speex.m4 speex.pc.in README.blackfin README.symbian README.TI-DSP
14
15 #Fools KDevelop into including all files
16 SUBDIRS = libspeex include @src@ doc win32 symbian ti
17
18 DIST_SUBDIRS = libspeex include src doc win32 symbian ti
19
20 rpm: dist
21         rpmbuild -ta ${PACKAGE}-${VERSION}.tar.gz