dpkg (1.13.6) experimental; urgency=low
[dpkg.git] / Makefile.am
blob297524daf1d3f9ffd0c5959284dcf85a1a23c228
1 ## Process this file with automake to produce Makefile.in
3 if WITH_DSELECT
4   MAYBE_DSELECT = dselect
5 endif
7 SUBDIRS = \
8         intl \
9         getopt \
10         lib \
11         src \
12         $(MAYBE_DSELECT) \
13         dpkg-deb \
14         dpkg-split \
15         utils \
16         scripts \
17         po \
18         methods \
19         origins \
20         man
22 ACLOCAL_AMFLAGS = -I m4
25 dist_pkgdata_DATA = cputable ostable
27 EXTRA_DIST = \
28         debian/archtable \
29         debian/changelog \
30         debian/compat \
31         debian/control \
32         debian/copyright \
33         debian/dpkg-dev.install \
34         debian/dpkg.cfg \
35         debian/dpkg.docs \
36         debian/dpkg.install \
37         debian/dpkg.postinst \
38         debian/dpkg.postrm \
39         debian/dpkg.preinst \
40         debian/dpkg.prerm \
41         debian/dpkg.logrotate \
42         debian/dselect.cfg \
43         debian/dselect.install \
44         debian/pseudo-tags \
45         debian/rules \
46         debian/shlibs.default \
47         debian/shlibs.override