* .x-sc_space_tab: Remove file. Instead, ...

* cfg.mk (exclude_file_name_regexp--sc_space_tab): ...define this.
This commit is contained in:
Jim Meyering 2011-03-26 13:44:13 +01:00
parent d9d3cf9f09
commit 8a22305698
2 changed files with 2 additions and 1 deletions

View File

@ -1 +0,0 @@
^gl/lib/.*\.c\.diff$

2
cfg.mk
View File

@ -64,3 +64,5 @@ config-save:
mkdir -p $(_cf_state_dir)/$(_date_time)
ln -nsf $(_date_time) $(_cf_state_dir)/latest
cp lib/config.h config.status $(_cf_state_dir)/latest
exclude_file_name_regexp--sc_space_tab = ^gl/lib/.*\.c\.diff$$