added libogg-0.dll, libvorbis-0.dll, libvorbisfile-3.dll to dist target
git-svn-id: svn://anubis/anaglym/trunk@302 99a6e188-d820-4881-8870-2d33a10e2619
This commit is contained in:
parent
ecb7f9f99d
commit
23088dbdfe
3
Makefile
3
Makefile
@ -129,6 +129,9 @@ ifeq ($(WINDOWS),1)
|
||||
cp -a $(shell which libftgl-2.dll) $@
|
||||
cp -a $(shell which lua5.1.dll) $@
|
||||
cp -a $(shell which freetype6.dll) $@
|
||||
cp -a $(shell which libogg-0.dll) $@
|
||||
cp -a $(shell which libvorbis-0.dll) $@
|
||||
cp -a $(shell which libvorbisfile-3.dll) $@
|
||||
endif
|
||||
|
||||
clean:
|
||||
|
Loading…
x
Reference in New Issue
Block a user