X-Git-Url: https://git.jsancho.org/?p=dungeon-master.git;a=blobdiff_plain;f=src%2FMakefile.am;h=e11bd0d47550850299750fc4fee31e2fde802e12;hp=a15f108dde95d18a91a8b85396038ee55dc726ca;hb=c4a0774d367b5e8ff7a2aeebf1bbe4386621b51f;hpb=1f856dd6077fa25c8236146cf15d95e759b96b5e diff --git a/src/Makefile.am b/src/Makefile.am index a15f108..e11bd0d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ bin_PROGRAMS = $(top_builddir)/DungeonMaster -__top_builddir__DungeonMaster_SOURCES = main.cpp mods.cpp +__top_builddir__DungeonMaster_SOURCES = main.cpp mods.cpp paths.cpp __top_builddir__DungeonMaster_CPPFLAGS = @GUILE_CFLAGS@ __top_builddir__DungeonMaster_LDFLAGS = @GUILE_LIBS@