summaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorMukund Sivaraman <muks@banu.com>2009-09-13 03:48:24 +0530
committerMukund Sivaraman <muks@banu.com>2009-09-13 03:48:24 +0530
commitf3e06436b5a6081e71c6308ca136e9ff1fa1ebef (patch)
treea64b12c3e7bc60ca4ec085c030237f8a662e4b79 /configure.ac
parentd7296318a0f5d7ee06b0358911889b64599f9ce5 (diff)
doc: Move templates to data/templates/ directory
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 7164905..fa969ef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -326,6 +326,8 @@ AM_CONDITIONAL(HAVE_A2X, test "x$A2X" != "xno")
AC_CONFIG_FILES([
Makefile
src/Makefile
+data/Makefile
+data/templates/Makefile
doc/Makefile
doc/man8/Makefile
packaging/Makefile