]> git.jsancho.org Git - dungeon-master.git/blobdiff - src/Makefile.am
Compiled binaries are placed in root directory
[dungeon-master.git] / src / Makefile.am
index 69f3129258cfa0fe2effa906234314a0470bfa5c..20ec91a3388e786f187d9712532468700219c044 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
+__top_builddir__DungeonMaster_CPPFLAGS = @GUILE_CFLAGS@
+__top_builddir__DungeonMaster_LDFLAGS = @GUILE_LIBS@