X-Git-Url: https://git.jsancho.org/?p=dungeon-master.git;a=blobdiff_plain;f=src%2FMakefile.am;h=e11bd0d47550850299750fc4fee31e2fde802e12;hp=a15f108dde95d18a91a8b85396038ee55dc726ca;hb=10d6d3bc9bdee3371a2f4dd98701ba77696a0c6d;hpb=d428e32f4062cfb4df9b03e769c792ac2a3cbf1b 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@