summaryrefslogtreecommitdiffstats
path: root/nbb/nbblib/package.in
diff options
context:
space:
mode:
Diffstat (limited to 'nbb/nbblib/package.in')
-rw-r--r--nbb/nbblib/package.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/nbb/nbblib/package.in b/nbb/nbblib/package.in
new file mode 100644
index 0000000..240bfd6
--- /dev/null
+++ b/nbb/nbblib/package.in
@@ -0,0 +1,8 @@
+# Used to make sure nbb_lib and nbb fit together
+PACKAGE_VERSION = "@PACKAGE_VERSION@"
+GIT_CONFIG_PREFIX = 'nbb'
+
+# vim: syntax=python
+# Local Variables:
+# mode: python
+# End: