summaryrefslogtreecommitdiff
path: root/pkg/win32/GNUmakefile
diff options
context:
space:
mode:
authorSimon Howard2014-04-05 14:50:04 -0400
committerSimon Howard2014-04-05 14:50:04 -0400
commitb747d063878ea314e8a8da3c396c20f7cc1e37ec (patch)
tree34eec092920137e2982added8d47d0dd1206a42e /pkg/win32/GNUmakefile
parent60309a7b1574058754539b7b9cbe52d0e476d1bc (diff)
downloadchocolate-doom-b747d063878ea314e8a8da3c396c20f7cc1e37ec.tar.gz
chocolate-doom-b747d063878ea314e8a8da3c396c20f7cc1e37ec.tar.bz2
chocolate-doom-b747d063878ea314e8a8da3c396c20f7cc1e37ec.zip
Rename README.OPL to README.Music and extend.
Chocolate Doom now has a bewildering array of different options for music playback and it's worth documenting them properly. Extend the existing README.OPL file to describe the other options that are available, and rename it to README.Music as it's no longer just about OPL playback.
Diffstat (limited to 'pkg/win32/GNUmakefile')
-rw-r--r--pkg/win32/GNUmakefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkg/win32/GNUmakefile b/pkg/win32/GNUmakefile
index e84dbe18..c64baaed 100644
--- a/pkg/win32/GNUmakefile
+++ b/pkg/win32/GNUmakefile
@@ -13,8 +13,6 @@ DLL_FILES=$(TOPLEVEL)/src/SDL.dll \
$(TOPLEVEL)/src/SDL_mixer.dll \
$(TOPLEVEL)/src/SDL_net.dll
-DOC_FILES += README.OPL
-
all: $(ZIPS)
$(ZIPS):