]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Fri, 17 Oct 2003 08:27:35 +0000 (08:27 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 17 Oct 2003 08:27:35 +0000 (08:27 +0000)
lib/Makefile.in

index 84da1fdd36d6e6af846fde28aa55dbb684e4de7a..60f21b1d5a3220a0c6c5e8efbf6cb4b5b1eb9e48 100644 (file)
@@ -248,7 +248,7 @@ libfetish_a_SOURCES = \
   version-etc.c version-etc.h \
   xalloc.h \
   xgetcwd.c xgetcwd.h \
-  xgethostname.c \
+  xgethostname.c xgethostname.h \
   xmalloc.c \
   xmemcoll.c xmemcoll.h \
   xnanosleep.c xnanosleep.h \
@@ -773,9 +773,9 @@ distclean-generic:
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
        @echo "it deletes files that may require special tools to rebuild."
+       -rm -f getdate.c
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-       -rm -f getdate.c
 clean: clean-am
 
 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am