dependency fix
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Sat, 27 Sep 2003 00:37:33 +0000 (00:37 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Sat, 27 Sep 2003 00:37:33 +0000 (00:37 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@253 04897980-b3bd-0310-b5e0-8ef037075253

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.024454 seconds and 4 git commands to generate.