blob: f242618b2bd8034e80fc32c1085a103988f29674 (
plain)
1
2
3
4
5
6
7
|
# Unlike most emacs dirs, etc has a simple non-autoconf-generated makefile
source ^(Makefile)$
# Install-in-place on NT makes this directory, so just ignore it
backup ^(icons)$
# arch-tag: 5a1d62e0-593a-48cd-8743-8d45dc58dfae
|