X-Git-Url: https://git.jsancho.org/?p=dungeon-master.git;a=blobdiff_plain;f=Makefile.am;h=fdf853ccc89e15346dfd43a74dc48b560d6ad45f;hp=eb984b73ce2e7a4f3e185848c8c3cd075483ddc4;hb=HEAD;hpb=652177d7027e9a9fe6c6b8394042bdaabf5ada76 diff --git a/Makefile.am b/Makefile.am index eb984b7..fdf853c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,8 @@ bin_PROGRAMS = dmaster dmaster_SOURCES = \ + src/generators.cpp \ src/main.cpp \ - src/mods.cpp \ + src/modules.cpp \ src/paths.cpp dmaster_CPPFLAGS = \ @GUILE_CFLAGS@ \