Created from rcs2log.
[platform/upstream/libsoup.git] / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 SUBDIRS = src tests
4
5 EXTRA_DIST = autogen.sh soupConf.sh.in soup.pc.in soup.spec.in
6
7 bin_SCRIPTS = soup-config
8
9 confexecdir = $(libdir)
10 confexec_DATA = soupConf.sh
11
12 pkgconfigdir = $(libdir)/pkgconfig
13 pkgconfig_DATA = soup.pc
14
15 dist-hook: soup.spec
16         cp soup.spec $(distdir)
17
18 rpms: distcheck
19         rpm -ta $(top_builddir)/@PACKAGE@-@VERSION@.tar.gz