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