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