libltt compiles
[lttv.git] / ltt / branches / poly / ltt / Makefile.am
index e6d6aa1286356048bf3643ab78f23b0189efc25f..755741183ed1a00304117706d742f327b07a92f2 100644 (file)
@@ -10,13 +10,13 @@ AM_CFLAGS = $(GLIB_CFLAGS)
 LIBS += $(GLIB_LIBS)
 
 lib_LTLIBRARIES = liblttvtraceread.la
-liblttvtraceread_la_SOURCES = event.c facility.c parser.c tracefile.c type.c
+liblttvtraceread_la_SOURCES = event.c parser.c tracefile.c type.c markers.c
 noinst_HEADERS = parser.h ltt-private.h
 
 lttinclude_HEADERS = \
   compiler.h\
        event.h\
-       facility.h\
+       markers.h\
        ltt.h\
        time.h\
        trace.h\
This page took 0.024004 seconds and 4 git commands to generate.