change libltt for lttctl
[lttv.git] / ltt / branches / poly / ltt / Makefile.am
index 66120c42da1c0de4ccb53f83e2789b1ff01db7a6..a4fb77e0fafec866082d46461f94f1ffe8f7c992 100644 (file)
@@ -4,8 +4,6 @@
 # Created by Mathieu Desnoyers on May 6, 2003
 #
 
-SUBDIRS = convert
-
 libdir = ${lttlibdir}
 
 AM_CFLAGS = $(GLIB_CFLAGS) 
@@ -22,6 +20,7 @@ lttinclude_HEADERS = \
        ltt.h\
        time.h\
        trace.h\
-       type.h
+       type.h\
+       ltt-types.h
 
 EXTRA_DIST = crc32.tab
This page took 0.022746 seconds and 4 git commands to generate.