source: trunk/monsterz/Makefile.am @ 220

Last change on this file since 220 was 220, checked in by sam, 12 years ago

Split test-map into deus-hax and monsterz.

File size: 197 bytes
Line 
1
2noinst_PROGRAMS = monsterz
3
4monsterz_SOURCES = monsterz.cpp
5monsterz_CXXFLAGS = @LOL_CFLAGS@ @PIPI_CFLAGS@
6monsterz_LDADD = $(top_builddir)/src/liblol.a
7monsterz_LDFLAGS = @LOL_LIBS@ @PIPI_LIBS@
8
Note: See TracBrowser for help on using the repository browser.