makefile.am + header changes
[lttv.git] / ltt / branches / poly / lttv / Makefile.am
index 8364876199bbefeb52f37dec63a892655fbf4806..cdaeeaebfbc853d8a70890bc731c2044eba7b5e3 100644 (file)
@@ -11,17 +11,6 @@ bin_PROGRAMS = lttv
 lttv_SOURCES = main.c module.c option.c hook.c attribute.c \
                iattribute.c processTrace.c state.c traceset.c
 
-lttv_DEPENDENCIES = $(top_includedir)/lttv/lttv.h \
-       $(top_includedir)/lttv/module.h \
-       $(top_includedir)/lttv/option.h \
-       $(top_includedir)/lttv/hook.h \
-       $(top_includedir)/lttv/attribute.h \
-       $(top_includedir)/lttv/iattribute.h \
-       $(top_includedir)/lttv/processTrace.h \
-       $(top_includedir)/lttv/state.h \
-       $(top_includedir)/lttv/traceset.h
-
-
 libdir = ${lttvplugindir}
 
 lib_LTLIBRARIES = libtextDump.la libbatchAnalysis.la
This page took 0.023223 seconds and 4 git commands to generate.