diff options
author | P. J. McDermott <pj@pehjota.net> | 2015-12-07 12:07:15 (EST) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2015-12-07 12:07:15 (EST) |
commit | 34a77f7822126263fed5c72aedaa65b58fee94ac (patch) | |
tree | a3404e611672f64126298e2f0f6d3398b014851e /config.sh.in | |
parent | 84f3cccfb57fc8270b2ae14f0adf2c2ff24cc69b (diff) | |
parent | 41f638c961d5c7832e2b18a9f2e45a09b54dc53e (diff) |
Merge branch 'feature/use-shld'
Diffstat (limited to 'config.sh.in')
-rw-r--r-- | config.sh.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.sh.in b/config.sh.in new file mode 100644 index 0000000..cf4a26d --- /dev/null +++ b/config.sh.in @@ -0,0 +1,2 @@ +PACKAGE_NAME='@PACKAGE_NAME@' +PACKAGE_VERSION='@PACKAGE_VERSION@' |