dependency fix
[lttv.git] / ltt / branches / poly / lttv / modules / gui / Makefile.am
index e31ad07dbf1f0a96ba53ac35332a1c00cc01d133..1f529ca0be1336c9c69bbb4394996219ce443d8b 100644 (file)
@@ -4,5 +4,7 @@
 # Created by Mathieu Desnoyers on May 6, 2003
 #
 
-SUBDIRS = mainWin API
+# WARNING : subdirs order is important : mainWin depends on API
+
+SUBDIRS = API mainWin
 
This page took 0.023281 seconds and 4 git commands to generate.