summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2013-07-05 15:25:19 +0200
committerThomas Graf <tgraf@suug.ch>2013-07-05 15:25:19 +0200
commitd3ebae78ad247be049ade85b2e1ee4fa3b3471c0 (patch)
tree59cd8484421f6b95f2faa79ed5afc8fa341d24a2 /configure.ac
parent55a9cc28cec00b5f6b1c574a96c47aa39dfbc9ae (diff)
List headers noninst to make them part of the distribution
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index ca07480..0f7cb2e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -184,6 +184,7 @@ AC_SUBST(CURSES)
AC_CONFIG_FILES([
Makefile
+include/Makefile
src/Makefile
man/Makefile
])