Add state saving functions and update processTrace accordingly.
[lttv.git] / ltt / branches / poly / include / ltt / Makefile.am
index bb998e7d8745eb3abbfca1f69d8f3b44d1fcea50..be3e9f10bfd6ebd16622ac65f92ef4a628fde6a2 100644 (file)
@@ -1,2 +1,9 @@
-lttinclude_HEADERS = event.h facility.h ltt-private.h ltt.h trace.h \
-                                                                                type.h LTTTypes.h
+lttinclude_HEADERS = \
+       LTTTypes.h\
+       event.h\
+       facility.h\
+       ltt-private.h\
+       ltt.h\
+       time.h\
+       trace.h\
+       type.h
This page took 0.023621 seconds and 4 git commands to generate.