Oops. Fix blooper while editing framework build system.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6794 4a71c877-e1ca-e34f-864e-861f7616d084master
parent
b7d637634f
commit
9271cf015e
|
@ -62,6 +62,10 @@ noinst_HEADERS = \
|
|||
wzglobal.h
|
||||
|
||||
libframework_a_SOURCES = \
|
||||
resource_lexer.lex.c \
|
||||
resource_parser.tab.c \
|
||||
strres_lexer.lex.c \
|
||||
strres_parser.tab.c \
|
||||
configfile.c \
|
||||
cursors16.c \
|
||||
cursors32.c \
|
||||
|
|
Loading…
Reference in New Issue