summary refs log tree commit diff stats
path: root/src/htm/thememan.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/htm/thememan.in')
-rw-r--r--src/htm/thememan.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/htm/thememan.in b/src/htm/thememan.in
new file mode 100644
index 00000000..f6f80df6
--- /dev/null
+++ b/src/htm/thememan.in
@@ -0,0 +1,3 @@
+#!/bin/sh
+exec_prefix="@exec_prefix@"
+exec mono "@bindir@/thememan.exe" "$@"