Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2009-08-17 02:48:30 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2009-08-17 02:48:30 +0400
commitfcce333a0888ed025bce41d27647bc5f80d6453b (patch)
tree23dd2fc7d3f7a3726e7966495329db04447fa9a9 /intern/audaspace/SDL
parent3458642935cb7d6ff4a63895230ce38680af16d5 (diff)
Add jack subdir makefile and standarize audaspace sub-lib names.
Jack support not enabled for now.
Diffstat (limited to 'intern/audaspace/SDL')
-rw-r--r--intern/audaspace/SDL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/audaspace/SDL/Makefile b/intern/audaspace/SDL/Makefile
index 7bcdb3f6fd5..e36b2de41fe 100644
--- a/intern/audaspace/SDL/Makefile
+++ b/intern/audaspace/SDL/Makefile
@@ -28,7 +28,7 @@
#
#
-LIBNAME = SDLaudaspace
+LIBNAME = aud_sdl
DIR = $(OCGDIR)/intern/$(LIBNAME)
include nan_compile.mk