add process_fork process_exit in core.xml
[lttv.git] / ltt / branches / poly / ltt / Makefile.am
index cc4d018a0eb47eb914549c420d75986c59e61f44..8af7e869ecff81529f715d1f77cf67dcee3844ec 100644 (file)
@@ -13,5 +13,8 @@ LIBS += $(GLIB_LIBS)
 
 lib_LTLIBRARIES = libtraceread.la
 libtraceread_la_SOURCES = event.c facility.c parser.c tracefile.c type.c \
-                      parser.h LTTTypes.h
+                                                                                                       parser.h
+
+libtraceread_la_DEPENDENCIES = ${top_includedir}/ltt/LTTTypes.h
+                                                                                                                        
 EXTRA_DIST = crc32.tab
This page took 0.022601 seconds and 4 git commands to generate.