source: git/trunk/vim/Makefile.am @ 7bb8184

Last change on this file since 7bb8184 was 7bb8184, checked in by Olly Betts <olly@…>, 13 years ago

Retagging 1.2.0

git-svn-id: file:///home/survex-svn/survex/tags/1.2.0@3664 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 260 bytes
Line 
1# The caller can override this easily, e.g.:
2# make -C vim vimdir=/usr/share/vim/vimfiles install
3vimdir = $(datadir)/vim
4nobase_dist_vim_DATA = \
5 syntax/survex.vim \
6 syntax/survex-err.vim \
7 ftdetect/survex.vim \
8 ftplugin/survex.vim \
9 compiler/survex.vim
Note: See TracBrowser for help on using the repository browser.