(globfiles): Add configure.in, configure.
authorRoland McGrath <roland@redhat.com>
Mon, 28 Nov 1994 22:02:23 +0000 (22:02 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 28 Nov 1994 22:02:23 +0000 (22:02 +0000)
GNUmakefile

index 70bf9fc..1e526b4 100644 (file)
@@ -147,7 +147,7 @@ $(prog): $(objs) $(globdep) #$(addprefix $(ARCH)/,gmalloc.o mcheck.o)
        $(CC) $(LDFLAGS) $^ $(globlib) $(LOADLIBES) -o $@.new
        mv -f $@.new $@
 
-globfiles = $(addprefix glob/,COPYING.LIB Makefile.in \
+globfiles = $(addprefix glob/,COPYING.LIB configure.in configure Makefile.in \
                        glob.c fnmatch.c glob.h fnmatch.h)
 $(globfiles): stamp-glob ;
 stamp-glob: /home/gd/gnu/libc/posix/glob.tar