aboutsummaryrefslogtreecommitdiff
path: root/handlers/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'handlers/Makefile.am')
-rw-r--r--handlers/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/handlers/Makefile.am b/handlers/Makefile.am
new file mode 100644
index 0000000..ad4b42a
--- /dev/null
+++ b/handlers/Makefile.am
@@ -0,0 +1,9 @@
+
+HANDLERS = dup maildir mysql.helper rdiff sys easydialog.sh makecd \
+ parseini rdiff.helper sys.helper ldap pgsql sh trac \
+ ldap.helper mysql pgsql.helper svn
+
+
+EXTRA_DIST = Makefile.am $(HANDLERS)
+
+dist_pkgdata_DATA = $(HANDLERS)