summaryrefslogtreecommitdiff
path: root/reltool.config
diff options
context:
space:
mode:
authorMagnus Ahltorp <map@kth.se>2015-03-31 19:18:30 +0200
committerMagnus Ahltorp <map@kth.se>2015-03-31 19:18:30 +0200
commitab924f51f254d1bdd6f752f8c19c4cbcc55cf0e4 (patch)
tree91261dcf3047c735207d706862bd9136f003230a /reltool.config
parenta706e79fa722f681320fe1b05824352b6b9a63fc (diff)
parent13c3789add4f1630c4bc8dfccb229ebc7d4bfa38 (diff)
Merge branch 'genauthkeys'
Diffstat (limited to 'reltool.config')
-rw-r--r--reltool.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/reltool.config b/reltool.config
index e2928a7..31fd1b0 100644
--- a/reltool.config
+++ b/reltool.config
@@ -10,7 +10,7 @@
catlfish
]},
{boot_rel, "catlfish"},
- {excl_archive_filters, ["^include$","^priv$","^\\.git$"]},
+ {incl_app_filters, ["^ebin/", "^priv/", "^src/"]},
{app, catlfish, [{app_file, all}, {lib_dir, "."}]},
{app, plop, [{app_file, all}, {lib_dir, "../plop"}]},
{app, mochiweb, [{app_file, all}, {lib_dir, "../mochiweb"}]},