use realpath to get the absolute pathname, fixes some forgotten cases, especially...
[lttv.git] / ltt / branches / poly / ltt / Makefile.am
index 9def400a6b5760ea8f0b522bf12d64bccb6281cc..92e4dcef035175c3227beb8dec9afc8926019b5a 100644 (file)
@@ -13,7 +13,7 @@ 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
 
 
 EXTRA_DIST = crc32.tab
This page took 0.022413 seconds and 4 git commands to generate.