mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-07-05 20:23:35 +00:00
Remove debian from extra distribution rule for make dist
This commit is contained in:
@ -31,9 +31,7 @@
|
||||
DOCDIR = $(datadir)/doc/$(PACKAGE)
|
||||
DOCLIST = $(top_srcdir)/README $(top_srcdir)/COPYING $(top_srcdir)/AUTHORS $(top_srcdir)/ChangeLog
|
||||
|
||||
EXTRA_DIST = $(DOCLIST) \
|
||||
debian/changelog debian/control debian/copyright \
|
||||
debian/dirs debian/docs debian/rules
|
||||
EXTRA_DIST = $(DOCLIST)
|
||||
|
||||
AUTOMAKE_OPTIONS = dist-bzip2
|
||||
|
||||
|
Reference in New Issue
Block a user