X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fltt%2FMakefile.am;h=cc5eed55a7bbe57e8de26d5fcccc803238c92e6b;hb=05463aa54c3a5bd881c830177a83f468c208e74e;hp=c78c7406dfb5a8ae0b56ca686f573d976b369451;hpb=a559c4d62c307cf1d933155adbece70b7ea800ea;p=lttv.git diff --git a/ltt/branches/poly/ltt/Makefile.am b/ltt/branches/poly/ltt/Makefile.am index c78c7406..cc5eed55 100644 --- a/ltt/branches/poly/ltt/Makefile.am +++ b/ltt/branches/poly/ltt/Makefile.am @@ -13,7 +13,14 @@ LIBS += $(GLIB_LIBS) lib_LTLIBRARIES = libtraceread.la libtraceread_la_SOURCES = event.c facility.c parser.c tracefile.c type.c -noinst_HEADERS = parser.h +noinst_HEADERS = parser.h ltt-private.h +lttinclude_HEADERS = \ + event.h\ + facility.h\ + ltt.h\ + time.h\ + trace.h\ + type.h EXTRA_DIST = crc32.tab