]> git.jsancho.org Git - dungeon-master.git/blob - src/Makefile.am
Load mods from selected paths
[dungeon-master.git] / src / Makefile.am
1 bin_PROGRAMS = $(top_builddir)/DungeonMaster
2 __top_builddir__DungeonMaster_SOURCES = main.cpp mods.cpp paths.cpp
3 __top_builddir__DungeonMaster_CPPFLAGS = @GUILE_CFLAGS@
4 __top_builddir__DungeonMaster_LDFLAGS = @GUILE_LIBS@