diff --git a/sysdeps/guile/Makefile.am b/sysdeps/guile/Makefile.am index 62143a93..125f7d8a 100644 --- a/sysdeps/guile/Makefile.am +++ b/sysdeps/guile/Makefile.am @@ -2,6 +2,8 @@ if GLIBTOP_NAMES SUBDIRS = names endif +DIST_SUBDIRS = names + LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@ INCLUDES = -I$(includedir) -I$(top_builddir) -I$(top_srcdir) @machine_incs@ \