explicitly list files in debian/ that we want in distribution tarball

because otherwise we get things like CVS/
This commit is contained in:
Duncan Laurie 2004-03-31 02:39:09 +00:00
parent 6e6d775ac8
commit 4677f14f6c

View File

@ -32,7 +32,9 @@
# in the design, construction, operation or maintenance of any nuclear
# facility.
EXTRA_DIST = ipmitool.spec.in AUTHORS COPYING ChangeLog debian/*
EXTRA_DIST = ipmitool.spec.in AUTHORS COPYING ChangeLog \
debian/changelog debian/control debian/copyright \
debian/dirs debian/docs debian/rules
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure configure-stamp \
config.guess config.sub depcomp install-sh ltmain.sh missing \