shithub: choc

Download patch

ref: c42cd2a30eea302c31676d9543eff6445843afd2
parent: 2c6e7b2f10c32ca0406ca6753e7701d83e6dea8f
author: Simon Howard <fraggle@gmail.com>
date: Sun Nov 29 17:25:51 EST 2009

Include .lvimrc in dist.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1742

--- a/Makefile.am
+++ b/Makefile.am
@@ -35,6 +35,7 @@
         $(MSVC_FILES)                   \
         $(CODEBLOCKS_FILES)             \
         $(DATA_FILES)                   \
+        .lvimrc                         \
         config.h                        \
         CMDLINE                         \
         HACKING                         \