only build 'names' subdir when necessary.

* sysdeps/guile/Makefile.am: only build 'names'
subdir when necessary.
This commit is contained in:
Martin Baulig
1998-05-20 21:01:41 +00:00
parent 8bd9f46d1a
commit a6f0f33112

View File

@@ -1,4 +1,6 @@
if GLIBTOP_NAMES
SUBDIRS = names
endif
LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@