1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-14 03:12:10 +02:00

* .x-sc_file_system: Add the new test, tests/misc/df-P, to this

list of exceptions, for the "make distcheck" sc_file_system rule.
This commit is contained in:
Jim Meyering
2007-02-28 13:52:20 +01:00
parent 195108489b
commit c62a7156c5
2 changed files with 4 additions and 0 deletions

View File

@@ -5,3 +5,4 @@ config-log
po/
src/df.c
src/stat.c
tests/misc/df-P

View File

@@ -1,5 +1,8 @@
2007-02-28 Jim Meyering <jim@meyering.net>
* .x-sc_file_system: Add the new test, tests/misc/df-P, to this
list of exceptions, for the "make distcheck" sc_file_system rule.
* Makefile.maint (gnulib_snapshot_date): Remove now-unused definition.
2007-02-27 Paul Eggert <eggert@cs.ucla.edu>