summaryrefslogtreecommitdiff
path: root/m4macros
diff options
context:
space:
mode:
authorMukund Sivaraman <muks@banu.com>2009-09-13 04:12:32 +0530
committerMukund Sivaraman <muks@banu.com>2009-09-13 04:12:32 +0530
commit9b6975c9eb6b83b377adabcbfe57652c4446f0a5 (patch)
tree1479ddcfe1fae2571164b8e88936a90249a6bc98 /m4macros
parent49971a76b9d4bd0172830020b6d5895112f80ad3 (diff)
downloadtinyproxy-9b6975c9eb6b83b377adabcbfe57652c4446f0a5.tar.gz
tinyproxy-9b6975c9eb6b83b377adabcbfe57652c4446f0a5.zip
m4macros: EXTRA_DIST m4 macros from its own directory
Diffstat (limited to 'm4macros')
-rw-r--r--m4macros/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/m4macros/Makefile.am b/m4macros/Makefile.am
new file mode 100644
index 0000000..8e09385
--- /dev/null
+++ b/m4macros/Makefile.am
@@ -0,0 +1,3 @@
+EXTRA_DIST = \
+ argenable.m4 \
+ typecheck.m4