mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-21 18:01:15 +00:00
Undo an accidental commit.
This commit is contained in:
parent
8202eb6002
commit
f17b1275ea
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
AUTOMAKE_OPTIONS= foreign
|
||||
|
||||
SUBDIRS= targets renderer . test
|
||||
AM_LIBTOOLFLAGS= @PREFER_PIC@
|
||||
CFLAGS+= @PREFER_PIC@
|
||||
INCLUDES= -I$(top_srcdir)/include
|
||||
SDL_LIBS= @SDL_LIBS@
|
||||
XMMS_LIBS= @XMMS_LIBS@
|
||||
|
|
Loading…
Reference in a new issue