fork resourceview dir from controlflow view
[lttv.git] / ltt / branches / poly / lttv / modules / gui / Makefile.am
index bcb0f9881f2792a89fa2679c046f4fd9e3d9580f..0b25cb35f58b782998a839ad75c6c987b1c78961 100644 (file)
@@ -1 +1,12 @@
-lttvinclude_HEADERS = traceWindow.h
+#
+# Makefile for LTT New generation user interface : plugins.
+#
+# Created by Mathieu Desnoyers on May 6, 2003
+#
+
+# WARNING : subdirs order is important : mainWin depends on API
+
+SUBDIRS = lttvwindow controlflow detailedevents statistics filter tracecontrol interrupts diskperformance histogram tutorial resourceview
+
+
+
This page took 0.022958 seconds and 4 git commands to generate.