X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fltt%2FMakefile.am;h=50dc8fb3d4d3143adea5ebf216de7ad8e978724e;hb=3865ea0940b718a7832b813a790f287140233efc;hp=9def400a6b5760ea8f0b522bf12d64bccb6281cc;hpb=a100e2b757ba2b4ae34a1b595fdcde1804e07a75;p=lttv.git diff --git a/ltt/branches/poly/ltt/Makefile.am b/ltt/branches/poly/ltt/Makefile.am index 9def400a..50dc8fb3 100644 --- a/ltt/branches/poly/ltt/Makefile.am +++ b/ltt/branches/poly/ltt/Makefile.am @@ -13,7 +13,16 @@ LIBS += $(GLIB_LIBS) lib_LTLIBRARIES = libtraceread.la libtraceread_la_SOURCES = event.c facility.c parser.c tracefile.c type.c -libtraceread_la_HEADERS = parser.h +noinst_HEADERS = parser.h ltt-private.h +lttinclude_HEADERS = \ + compiler.h\ + event.h\ + facility.h\ + ltt.h\ + time.h\ + trace.h\ + type.h\ + ltt-types.h EXTRA_DIST = crc32.tab