]> git.jsancho.org Git - dungeon-master.git/blobdiff - src/Makefile.am
Search paths for mods and games
[dungeon-master.git] / src / Makefile.am
index 20ec91a3388e786f187d9712532468700219c044..e11bd0d47550850299750fc4fee31e2fde802e12 100644 (file)
@@ -1,4 +1,4 @@
 bin_PROGRAMS = $(top_builddir)/DungeonMaster
-__top_builddir__DungeonMaster_SOURCES = main.cpp
+__top_builddir__DungeonMaster_SOURCES = main.cpp mods.cpp paths.cpp
 __top_builddir__DungeonMaster_CPPFLAGS = @GUILE_CFLAGS@
 __top_builddir__DungeonMaster_LDFLAGS = @GUILE_LIBS@