only build 'names' subdir when necessary.
* sysdeps/guile/Makefile.am: only build 'names' subdir when necessary.
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
|
if GLIBTOP_NAMES
|
||||||
SUBDIRS = names
|
SUBDIRS = names
|
||||||
|
endif
|
||||||
|
|
||||||
LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
|
LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user