1
1
nano/doc/syntax/Makefile.am
David Lawrence Ramsey 5e6434cf54 move color regexes into separate files, and restructure things so that
they're installed properly and nanorc.sample references them properly


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3604 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2006-06-01 17:23:28 +00:00

16 строки
245 B
Makefile

pkgdata_DATA = asm.nanorc \
c.nanorc \
groff.nanorc \
html.nanorc \
java.nanorc \
man.nanorc \
mutt.nanorc \
patch.nanorc \
perl.nanorc \
python.nanorc \
ruby.nanorc \
sh.nanorc \
tex.nanorc
EXTRA_DIST = $(pkgdata_DATA)