1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Rename some files.

This commit is contained in:
Bruno Haible
2018-01-27 13:12:38 +01:00
parent 283b51086a
commit 1edd38e96d
4 changed files with 9 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Makefile for gperf
# Copyright (C) 1989, 1992-1993, 1998, 2012, 2016 Free Software Foundation, Inc.
# Copyright (C) 1989, 1992-1993, 1998, 2012, 2016, 2018 Free Software Foundation, Inc.
# Written by Douglas C. Schmidt <schmidt@ics.uci.edu>
# and Bruno Haible <bruno@clisp.org>.
#
@@ -60,7 +60,7 @@ maintainer-clean : force
# List of source files.
SOURCE_FILES = \
README README.windows README.vms NEWS AUTHORS \
README INSTALL.windows INSTALL.vms NEWS AUTHORS \
configure.ac aclocal.m4 Makefile.in Makefile.vms \
Makefile.devel ChangeLog
# List of distributed files imported from other packages.