From b80668c3f8d79b618c22877bad6399aeada497fe Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 21 Jan 2005 00:21:01 +0000 Subject: [PATCH] (libfetish_a_SOURCES): Add version-etc-fsf.c. --- lib/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 48fb8ad..d78afa6 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 \ -- 2.7.4