diff --git a/Makefile.am b/Makefile.am index dcffcea..6ebd0f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,7 +26,11 @@ templates = \ modules/shepherd/system.scm.in # Build this module first. -BUILT_SOURCES = modules/shepherd/config.scm +BUILT_SOURCES = \ + $(nodist_shepherdsub_DATA) \ + $(nodist_scripts_DATA) \ + $(nodist_guilemodule_DATA) + # The source files. # XXX: we can't use 'nobase_' because of the modules/ subdirectory.