diff options
author | Simon Howard | 2009-10-10 22:58:25 +0000 |
---|---|---|
committer | Simon Howard | 2009-10-10 22:58:25 +0000 |
commit | 86d786342816666d70f9abdb57b46438a079ff5a (patch) | |
tree | 3c87a34ee0872643b8121ff333738a4cce43bab9 | |
parent | 6e717690078ca8877631180501d7369d3dfc6468 (diff) | |
download | chocolate-doom-86d786342816666d70f9abdb57b46438a079ff5a.tar.gz chocolate-doom-86d786342816666d70f9abdb57b46438a079ff5a.tar.bz2 chocolate-doom-86d786342816666d70f9abdb57b46438a079ff5a.zip |
Rename pkg/wince/Makefile to pkg/wince/GNUmakefile (it uses GNU
extensions).
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1714
-rw-r--r-- | configure.in | 2 | ||||
-rw-r--r-- | pkg/wince/GNUmakefile.am (renamed from pkg/wince/Makefile.am) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 74890978..f4a3f507 100644 --- a/configure.in +++ b/configure.in @@ -122,7 +122,7 @@ man/Makefile src/Makefile pcsound/Makefile pkg/Makefile -pkg/wince/Makefile +pkg/wince/GNUmakefile src/resource.rc src/doom-screensaver.desktop setup/setup-res.rc diff --git a/pkg/wince/Makefile.am b/pkg/wince/GNUmakefile.am index e710e679..e710e679 100644 --- a/pkg/wince/Makefile.am +++ b/pkg/wince/GNUmakefile.am |