diff options
author | Russell Rice | 2010-09-06 04:50:23 +0000 |
---|---|---|
committer | Russell Rice | 2010-09-06 04:50:23 +0000 |
commit | 520918e4714ba3e22d3a9dc847290dfce0848340 (patch) | |
tree | a8c4f21544c917be1cafc474a2212672db7a4c5e | |
parent | 0ee1e28de2ca6fc80fd69dfa2027168c15dc666d (diff) | |
download | chocolate-doom-520918e4714ba3e22d3a9dc847290dfce0848340.tar.gz chocolate-doom-520918e4714ba3e22d3a9dc847290dfce0848340.tar.bz2 chocolate-doom-520918e4714ba3e22d3a9dc847290dfce0848340.zip |
- Remove useless makefile.am from project
Subversion-branch: /branches/strife-branch
Subversion-revision: 2017
-rw-r--r-- | codeblocks/strife.cbp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/codeblocks/strife.cbp b/codeblocks/strife.cbp index 586056e0..7884cda7 100644 --- a/codeblocks/strife.cbp +++ b/codeblocks/strife.cbp @@ -182,7 +182,6 @@ <Option compilerVar="CC" /> </Unit> <Unit filename="..\src\mus2mid.h" /> - <Unit filename="..\src\strife\Makefile.am" /> <Unit filename="..\src\strife\am_map.c"> <Option compilerVar="CC" /> </Unit> |