summaryrefslogtreecommitdiff
path: root/bin/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Makefile.am')
-rw-r--r--bin/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/bin/Makefile.am b/bin/Makefile.am
new file mode 100644
index 0000000..0e6bd9d
--- /dev/null
+++ b/bin/Makefile.am
@@ -0,0 +1,9 @@
+## Process this file with automake to create Makefile.in
+
+bin_SCRIPTS = wm-icons-config
+
+man_MANS = wm-icons-config.1
+
+EXTRA_DIST = wm-icons-fix-old-rc $(man_MANS)
+
+CLEANFILES = $(bin_SCRIPTS)