shithub: choc

Download patch

ref: 695b64ce292e94a808797bfcaf2ed3f9823ad577
parent: 2f3b2889abdcb219ae0d27e14f233ca76bf42dec
author: Simon Howard <[email protected]>
date: Mon Mar 8 13:52:59 EST 2010

Add OPL-TODO to dist, set svn:ignore properties.

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

--- a/Makefile.am
+++ b/Makefile.am
@@ -43,6 +43,7 @@
         CMDLINE                         \
         HACKING                         \
         README.OPL                      \
+        OPL-TODO                        \
         TODO                            \
         BUGS                            \
         rpm.spec
--- a/opl/.gitignore
+++ b/opl/.gitignore
@@ -3,3 +3,5 @@
 .deps
 libopl.a
 *.rc
+tags
+TAGS
--- a/opl/examples/.gitignore
+++ b/opl/examples/.gitignore
@@ -2,4 +2,6 @@
 Makefile
 .deps
 droplay
-
+*.exe
+tags
+TAGS