Removed inlines
[liblqr.git] / Makefile.am
blob83c301ec0b5bff6b281e8616790b0e9370f0ff47
1 ## Process this file with automake to produce Makefile.in
3 SUBDIRS = lqr man
5 EXTRA_DIST = \
6         docs/liblqr_manual.docbook \
7         docs/lqr_style.xsl \
8         docs/redir-html \
9         docs/Makefile \
10         docs/README \
11         examples/liquidrescale.cpp \
12         examples/liquidrescale.h   \
13         examples/liquidrescale-basic.cpp \
14         examples/liquidrescale-basic.h   \
15         examples/Makefile \
16         examples/README \
17         BUGS            \
18         README.Windows  \
19         autogen.sh      
21 DISTCLEANFILES = \
22                  autom4te.cache
24 ACLOCAL_AMFLAGS = -I m4
27 lqr_pkgconfig_DATA = @LIBRARY_SNAME@.pc
29 lqr_pkgconfigdir = $(libdir)/pkgconfig