mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-26 22:31:05 +00:00
bah, another premature commit
This commit is contained in:
parent
82b533e1ef
commit
cea45d19d4
1 changed files with 1 additions and 2 deletions
|
@ -28,9 +28,8 @@
|
||||||
#
|
#
|
||||||
AUTOMAKE_OPTIONS= foreign
|
AUTOMAKE_OPTIONS= foreign
|
||||||
|
|
||||||
INCLUDES= -I$(top_srcdir)/include @QF_HEADERS@
|
INCLUDES= -I$(top_srcdir)/include
|
||||||
|
|
||||||
bin_PROGRAMS= qfcc
|
bin_PROGRAMS= qfcc
|
||||||
|
|
||||||
qfcc_SOURCES= cmdlib.c pr_comp.c pr_lex.c qfcc.c
|
qfcc_SOURCES= cmdlib.c pr_comp.c pr_lex.c qfcc.c
|
||||||
qfcc_LDADD= @QF_LIBS@ -lqfutils
|
|
||||||
|
|
Loading…
Reference in a new issue