Missing dependency added
authorstefan <none@none>
Sat, 13 Dec 2003 23:08:38 +0000 (23:08 +0000)
committerstefan <none@none>
Sat, 13 Dec 2003 23:08:38 +0000 (23:08 +0000)
Makefile.am

index 9c61a44638256ff5642f44958eeade2cf63f85fc..7b75e5e52cad95afc46410df765be63ff26b06cd 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-# $Id: Makefile.am 736 2003-12-13 15:52:46Z stefan $
+# $Id: Makefile.am 770 2003-12-13 23:08:38Z stefan $
 
 @SET_MAKE@
 
@@ -68,6 +68,7 @@ cacao_DEPENDENCIES = \
        jit/loop/libloop.a \
        jit/@ARCH_DIR@/libarch.a \
        toolbox/libtoolbox.a \
+       nat/libnat.a \
        $(BOEHM_LIBS) \
        @THREAD_OBJ@