summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Burrows <dburrows@debian.org>2008-03-15 21:13:03 -0700
committerDaniel Burrows <dburrows@debian.org>2008-03-15 21:13:03 -0700
commit9e8ce384d25116e619dbc9fa253294ada18facf3 (patch)
tree97895edd8e7f00db121fc50eee1ccc93ba11152a /Makefile.am
parent63647fec4399015ad4a308629721f32348e8b576 (diff)
downloadaptitude-9e8ce384d25116e619dbc9fa253294ada18facf3.tar.gz
Include section-descriptions in EXTRA_DIST, so it gets included in the distributed tarfile.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 74497c57..bbdff11f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,7 @@ TLMANPAGES = $(wildcard $(srcdir)/aptitude.??.8)
TLHELPTXTS = help.txt $(wildcard $(srcdir)/help-??.txt) $(wildcard $(srcdir)/help-??_??.txt)
EXTRA_DIST = config.rpath ChangeLog.SVN Doxyfile.in FAQ README.i18n README.SMART-POINTERS README.THREADS README.VSCREEN aptitude-hackers-guide.txt aclocal.m4 \
function_groups function_pkgs aptitude-defaults \
+ section-descriptions \
$(TLMANPAGES) $(TLHELPTXTS)
pkgdatadir=$(datadir)/$(PACKAGE)