1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-08-01 06:27:03 +03:00

Fix error introduced during merge of main.mk. (CVS 1662)

FossilOrigin-Name: eef6da38d5b1d84e8a1eb9fe88f0f568717ea323
This commit is contained in:
danielk1977
2004-06-22 13:23:47 +00:00
parent 645f63ed02
commit e5b7a0e8ee
3 changed files with 8 additions and 9 deletions

View File

@ -116,7 +116,6 @@ TESTSRC = \
$(TOP)/src/btree.c \
$(TOP)/src/func.c \
$(TOP)/src/os_mac.c \
$(TOP)/src/os_test.c \
$(TOP)/src/os_unix.c \
$(TOP)/src/os_win.c \
$(TOP)/src/os_test.c \