]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(libfetish_a_SOURCES): Add version-etc-fsf.c.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 21 Jan 2005 00:21:01 +0000 (00:21 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 21 Jan 2005 00:21:01 +0000 (00:21 +0000)
lib/Makefile.am

index 48fb8ade7f486aa9db5bcedbdee8a3c84fdb0313..d78afa6ae73cb1fed6c99b622348c1e06ae225d7 100644 (file)
@@ -1,6 +1,6 @@
 ## Makefile for gnulib/lib                             -*-Makefile-*-
 
-# Copyright (C) 1995-2004 Free Software Foundation, Inc.
+# Copyright (C) 1995-2005 Free Software Foundation, Inc.
 
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -123,7 +123,7 @@ libfetish_a_SOURCES = \
   userspec.c userspec.h \
   utimecmp.c utimecmp.h \
   utimens.c utimens.h \
-  version-etc.c version-etc.h \
+  version-etc.c version-etc.h version-etc-fsf.c \
   xalloc.h \
   xalloc-die.c \
   xfts.c xfts.h \