summaryrefslogtreecommitdiffstats
path: root/config.sh.in
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-12-07 12:40:18 (EST)
committer P. J. McDermott <pj@pehjota.net>2015-12-07 12:40:18 (EST)
commit791bfd4283f8171e9248c99e56e645460381e198 (patch)
treed29741e8b4f403d68f20b2ee7d3877f312935d8d /config.sh.in
parent33b93380c35e80fb1c24e037d5cce2006e41cf0f (diff)
config.sh.in: Add PACKAGE
Diffstat (limited to 'config.sh.in')
-rw-r--r--config.sh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.sh.in b/config.sh.in
index cf4a26d..40a29df 100644
--- a/config.sh.in
+++ b/config.sh.in
@@ -1,2 +1,3 @@
+PACKAGE='@PACKAGE@'
PACKAGE_NAME='@PACKAGE_NAME@'
PACKAGE_VERSION='@PACKAGE_VERSION@'