]> git.jsancho.org Git - dungeon-master.git/blob - src/Makefile.am
Initial commit
[dungeon-master.git] / src / Makefile.am
1 bin_PROGRAMS = DungeonMaster
2 DungeonMaster_SOURCES = main.cpp
3 DungeonMaster_CPPFLAGS = @GUILE_CFLAGS@
4 DungeonMaster_LDFLAGS = @GUILE_LIBS@