summaryrefslogtreecommitdiff
path: root/engines/balou/scripts/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'engines/balou/scripts/Makefile.am')
-rw-r--r--engines/balou/scripts/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/engines/balou/scripts/Makefile.am b/engines/balou/scripts/Makefile.am
new file mode 100644
index 0000000..0ccf8ea
--- /dev/null
+++ b/engines/balou/scripts/Makefile.am
@@ -0,0 +1,6 @@
+baloursciptsdir = $(HELPER_PATH_PREFIX)/xfce4/session
+balourscipts_SCRIPTS = \
+ balou-export-theme \
+ balou-install-theme
+
+EXTRA_DIST = $(balourscipts_SCRIPTS)