]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - makefile.inc
Renamed ogg.[ch] to snd_ogg.[ch]
[xonotic/darkplaces.git] / makefile.inc
index 38edb305d7f5b4658555f06311d37d736a1ba527..5996e981df6e8a2c3ba2ece8d4fe63d02157e6fb 100644 (file)
@@ -18,7 +18,7 @@ CPUOPTIMIZATIONS=
 ##### Variables that you shouldn't care about #####
 
 # Sound objects
-OBJ_COMMONSOUND=ogg.o snd_dma.o snd_mem.o snd_mix.o
+OBJ_COMMONSOUND=snd_dma.o snd_mem.o snd_mix.o snd_ogg.o
 OBJ_NOSOUND=snd_null.o
 
 # CD objects