summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2011-10-02 20:38:20 -0700
committerDavid Schleef <ds@schleef.org>2011-10-02 20:38:20 -0700
commitc6027442c1bfab101404fd26b589bdbab1260a96 (patch)
treed4c1c35216a09997e7878ae41ea6aaa860f73ddb /Makefile.am
parent2d5a2504ddd3b83c0d7a8ccce5a7a47322283a88 (diff)
Add orc.m4
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 405b778..7476bd1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,3 +21,7 @@ CLEANFILES = orc-$(ORC_MAJORMINOR).pc orc-$(ORC_MAJORMINOR)-uninstalled.pc
ACLOCAL_AMFLAGS = -I m4
+aclocaldir = $(datadir)/aclocal
+aclocal_DATA = orc.m4
+
+