Commit | Line | Data |
---|---|---|
2cd579c0 | 1 | # |
2 | # Makefile for LTT New generation user interface : plugins. | |
3 | # | |
4 | # Created by Mathieu Desnoyers on May 6, 2003 | |
5 | # | |
6 | ||
eab47207 | 7 | # WARNING : subdirs order is important : mainWin depends on API |
8 | ||
9e01e6d4 | 9 | SUBDIRS = lttvwindow controlflow detailedevents statistics filter tracecontrol interrupts diskperformance histogram tutorial resourceview |
a4f37ccd | 10 | |
a246c5e3 | 11 | |
2cd579c0 | 12 |