added 'DIST_SUBDIRS'
* sysdeps/guile/Makefile.am: added 'DIST_SUBDIRS'
This commit is contained in:
@@ -2,6 +2,8 @@ if GLIBTOP_NAMES
|
|||||||
SUBDIRS = names
|
SUBDIRS = names
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
DIST_SUBDIRS = names
|
||||||
|
|
||||||
LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
|
LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
|
||||||
|
|
||||||
INCLUDES = -I$(includedir) -I$(top_builddir) -I$(top_srcdir) @machine_incs@ \
|
INCLUDES = -I$(includedir) -I$(top_builddir) -I$(top_srcdir) @machine_incs@ \
|
||||||
|
Reference in New Issue
Block a user