Show
Ignore:
Timestamp:
04/09/09 09:55:02 (3 years ago)
Author:
leo
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • XerialJ/trunk/sqlite-jdbc/sqlitejdbc/Makefile.nested

    r3190 r3191  
    5858 
    5959        (. ./$(nestedvm)/env.sh; cd build/$(sqlite)-nestedvm; \ 
    60         $$CC -c $$CFLAGS -o sqlite3.o \ 
     60        $$CC -c $$CFLAGS -I. -o sqlite3.o \ 
    6161            -DSQLITE_THREADSAFE=0 \ 
    6262                -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT \