1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00

Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345

Tweak source regexps so that building in place won't cause problems
This commit is contained in:
Miles Bader 2004-05-28 01:55:45 +00:00
parent 62aad204d4
commit 54212d2e6b
3 changed files with 10 additions and 0 deletions

3
.arch-inventory Normal file
View file

@ -0,0 +1,3 @@
precious ^(config\.status)$
# arch-tag: 6eeeaa4e-cc7e-4b22-b3d7-1089e155da14

4
etc/.arch-inventory Normal file
View file

@ -0,0 +1,4 @@
# Unlike most emacs dirs, etc has a simple non-autoconf-generated makefile
source ^(Makefile)$
# arch-tag: 5a1d62e0-593a-48cd-8743-8d45dc58dfae

3
src/.arch-inventory Normal file
View file

@ -0,0 +1,3 @@
precious ^(config\.stamp|config\.h|epaths\.h)$
# arch-tag: 277cc7ae-b3f5-44af-abf1-84c073164543