move ltt-private.h from public directroy into private directroy
[lttv.git] / ltt / branches / poly / include / ltt / Makefile.am
index 98cfe0c62a42dd15713d006e194b15103b914006..2ffd924445db3d5b928dca3b1d7fef057c121332 100644 (file)
@@ -1 +1,7 @@
-lttinclude_HEADERS = event.h facility.h ltt-private.h ltt.h tracefile.h type.h
+lttinclude_HEADERS = \
+       event.h\
+       facility.h\
+       ltt.h\
+       time.h\
+       trace.h\
+       type.h
This page took 0.022341 seconds and 4 git commands to generate.