]> git.jsancho.org Git - dungeon-master.git/blobdiff - src/Makefile.am
Mods library
[dungeon-master.git] / src / Makefile.am
index 69f3129258cfa0fe2effa906234314a0470bfa5c..a15f108dde95d18a91a8b85396038ee55dc726ca 100644 (file)
@@ -1,4 +1,4 @@
-bin_PROGRAMS = DungeonMaster
-DungeonMaster_SOURCES = main.cpp
-DungeonMaster_CPPFLAGS = @GUILE_CFLAGS@
-DungeonMaster_LDFLAGS = @GUILE_LIBS@
+bin_PROGRAMS = $(top_builddir)/DungeonMaster
+__top_builddir__DungeonMaster_SOURCES = main.cpp mods.cpp
+__top_builddir__DungeonMaster_CPPFLAGS = @GUILE_CFLAGS@
+__top_builddir__DungeonMaster_LDFLAGS = @GUILE_LIBS@