summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorjolsa@redhat.com <jolsa@redhat.com>2010-12-21 23:33:22 +0100
committerJiri Olsa <Jiri Olsa jolsa@redhat.com>2011-04-05 17:35:53 +0200
commit79381b3ed5b490054cb211d0374f4338ef9d5931 (patch)
tree889c5c87d1fe6b9e6807d865bbf4f4b6581b1fb5 /configure.ac
parentdc115d08736cf6a794316f359dd8bd9b0a6a778a (diff)
downloadlatrace-79381b3ed5b490054cb211d0374f4338ef9d5931.tar.gz
latrace-79381b3ed5b490054cb211d0374f4338ef9d5931.tar.xz
latrace-79381b3ed5b490054cb211d0374f4338ef9d5931.zip
moving conf header files to new location + rename s/conf/h/
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 bf5e984..966f6bb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -100,5 +100,6 @@ AC_SEARCH_LIBS([cplus_demangle], [iberty_pic iberty],
AC_CONFIG_HEADER([src/autoconf.h])
AC_CONFIG_FILES([src/autoconf.make])
AC_CONFIG_FILES([doc/asciidoc.conf])
+AC_CONFIG_FILES([etc/latrace.d/latrace.conf])
AC_OUTPUT