This commit is contained in:
David Majnemer 2010-04-02 02:47:08 -05:00
parent 3ed0a1c4e0
commit ea2ffe5a48
2 changed files with 2 additions and 0 deletions

1
ackrc Normal file
View file

@ -0,0 +1 @@
--type-add=asm=.S

View file

@ -38,6 +38,7 @@ unless(eval {symlink('', ''); 1;}) {
my %links = ( my %links = (
screenrc => '.screenrc', screenrc => '.screenrc',
ackrc => '.ackrc',
toprc => '.toprc', toprc => '.toprc',
dir_colors => '.dir_colors', dir_colors => '.dir_colors',
lessfilter => '.lessfilter', lessfilter => '.lessfilter',