diff --git a/Makefile.in b/Makefile.in index cfe340d0e..c5d7bdef7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -19,8 +19,8 @@ VERSION = @GUILE_VERSION@ SHELL = /bin/sh srcdir=@srcdir@ -subdirs=@existingdirs@ -dist_dirs=${subdirs} doc +subdirs=@build_subdirs@ +dist_dirs=@existingdirs@ doc DISTFILES = COPYING \ ChangeLog \