summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStarla Insigna <starla4444@gmail.com>2013-08-28 12:13:07 -0400
committerStarla Insigna <starla4444@gmail.com>2013-08-28 12:13:07 -0400
commitefb1489a544847c9009a7ea158162396b00f53c1 (patch)
treed2733911c2a04efaa5f0825e812e955915fe8f5d /Makefile.am
parent8973c2cb02f0c501e395381f2f16eb816cc0dfd6 (diff)
downloadmazeoflife-efb1489a544847c9009a7ea158162396b00f53c1.tar.gz
mazeoflife-efb1489a544847c9009a7ea158162396b00f53c1.tar.bz2
mazeoflife-efb1489a544847c9009a7ea158162396b00f53c1.zip
Added resources to dist
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 15c2480..c08852f 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -5,3 +5,4 @@ bin_PROGRAMS = mazeoflife
5mazeoflife_SOURCES = highscore.cpp hslist.cpp mazeoflife.cpp util.cpp titlestate.cpp gamestate.cpp 5mazeoflife_SOURCES = highscore.cpp hslist.cpp mazeoflife.cpp util.cpp titlestate.cpp gamestate.cpp
6AM_CXXFLAGS = $(SDLTTF_CXXFLAGS) $(SDLNET_CXXFLAGS) 6AM_CXXFLAGS = $(SDLTTF_CXXFLAGS) $(SDLNET_CXXFLAGS)
7mazeoflife_LDADD = $(SDLTTF_LIBS) $(SDLNET_LIBS) 7mazeoflife_LDADD = $(SDLTTF_LIBS) $(SDLNET_LIBS)
8EXTRA_DIST = resources/chl.bmp resources/hlo_paartm.bmp resources/hlo_passartm.bmp resources/hlo_rtm.bmp resources/htp1.bmp resources/htp2.bmp resources/icon.bmp resources/mono.ttf resources/pointer.bmp resources/title.bmp