fixed minor build problems
This commit is contained in:
@ -3,6 +3,7 @@ EXTRA_DIST = conffiles copyright changelog
|
||||
docdir=$(DOCDIR)
|
||||
doc_DATA = copyright changelog
|
||||
|
||||
# Specifying debdir to /DEBIAN conflicts with 'make distcheck'
|
||||
debdir=/DEBIAN
|
||||
deb_DATA = control conffiles
|
||||
deb_SCRIPTS = postinst postrm
|
||||
|
@ -204,6 +204,8 @@ top_srcdir = @top_srcdir@
|
||||
wwwdir = @wwwdir@
|
||||
EXTRA_DIST = conffiles copyright changelog
|
||||
doc_DATA = copyright changelog
|
||||
|
||||
# Specifying debdir to /DEBIAN conflicts with 'make distcheck'
|
||||
debdir = /DEBIAN
|
||||
deb_DATA = control conffiles
|
||||
deb_SCRIPTS = postinst postrm
|
||||
|
Reference in New Issue
Block a user