add edit.c

This commit is contained in:
Laurent Vivier 2007-09-17 23:26:44 +00:00
parent f6fea68b4a
commit 2739696923

View File

@ -10,7 +10,7 @@ CPPFLAGS = -I$(TOP) -DARCH_M68K
LIBRARY = libui.a
SOURCES = window.c progressbar.c scrolllist.c
SOURCES = window.c progressbar.c scrolllist.c edit.c
HEADERS = libui.h