summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2020-01-10 15:59:38 +0000
committermidipix <writeonce@midipix.org>2020-01-24 21:14:10 +0000
commitbd379e2e26bfd5b58e7af704d89c8f4d9e9feb3c (patch)
tree616e5d59903a1366a4ffcd099b265d128e50502e /Makefile.in
parent82a7dbb6b74c1d33fdbeb58f0128cd83b7ee6f72 (diff)
downloadbautomake-bd379e2e26bfd5b58e7af704d89c8f4d9e9feb3c.tar.bz2
bautomake-bd379e2e26bfd5b58e7af704d89c8f4d9e9feb3c.tar.xz
build system: add --pkgbugs (where to file) and --pkghome (project home page).
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index b1f3bae..f8fcdb9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -15,6 +15,8 @@ PKGUSRC = @pkgusrc@
PKGREPO = @pkgrepo@
PKGPSRC = @pkgpsrc@
PKGDURL = @pkgdurl@
+PKGBUGS = @pkgbugs@
+PKGHOME = @pkghome@
PKGDEFS = @pkgdefs@
PKGLIBS = @pkglibs@