aboutsummaryrefslogtreecommitdiff
path: root/mkfontscale
diff options
context:
space:
mode:
Diffstat (limited to 'mkfontscale')
-rw-r--r--mkfontscale/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/mkfontscale/config.h b/mkfontscale/config.h
new file mode 100644
index 000000000..668a42e82
--- /dev/null
+++ b/mkfontscale/config.h
@@ -0,0 +1,6 @@
+#ifndef __CONFIG_H__
+#define __CONFIG_H__
+
+#define PACKAGE_STRING "mkfontscale"
+
+#endif