aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPetr Machata <pmachata@redhat.com>2012-01-07 03:41:36 +0100
committerPetr Machata <pmachata@redhat.com>2012-08-29 19:02:07 +0200
commit642626096a694c6af279d25d2b1b2fba5b10ddfb (patch)
tree09bdd3219602049e767831d6370beb9b677aeda0 /Makefile.am
parentcd972587a4c0d14d764b3d0a43d75f5941db14cc (diff)
downloadltrace-642626096a694c6af279d25d2b1b2fba5b10ddfb.tar.gz
Add backend.h for backend interfaces
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6d9c2bf..505e415 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -62,6 +62,7 @@ ltrace_LDADD = \
noinst_HEADERS = \
+ backend.h \
common.h \
debug.h \
defs.h \