Oops. Fix blooper while editing framework build system.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6794 4a71c877-e1ca-e34f-864e-861f7616d084
master
Per Inge Mathisen 2009-03-07 18:19:59 +00:00
parent b7d637634f
commit 9271cf015e
1 changed files with 4 additions and 0 deletions

View File

@ -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 \