From: Paul Eggert Date: Fri, 21 Jan 2005 00:21:01 +0000 (+0000) Subject: (libfetish_a_SOURCES): Add version-etc-fsf.c. X-Git-Tag: CPPI-1_12~1569 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b80668c3f8d79b618c22877bad6399aeada497fe;p=thirdparty%2Fcoreutils.git (libfetish_a_SOURCES): Add version-etc-fsf.c. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 48fb8ade7f..d78afa6ae7 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -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 \