Add libui.h in HEADERS

This commit is contained in:
Laurent Vivier 2007-08-22 14:47:39 +00:00
parent b14103168d
commit 1c1413507b

View File

@ -12,7 +12,7 @@ LIBRARY = libui.a
SOURCES = window.c progressbar.c scrolllist.c
HEADERS =
HEADERS = libui.h
all: $(LIBRARY)