From: molivier Date: Thu, 9 Jun 2005 23:21:47 +0000 (+0000) Subject: Fixed a typo in the BSD makefile X-Git-Tag: xonotic-v0.1.0preview~4765 X-Git-Url: https://git.xonotic.org/?a=commitdiff_plain;h=2b4177fdf73093c3e22c65ecba45a29870770a1b;p=xonotic%2Fdarkplaces.git Fixed a typo in the BSD makefile git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5417 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/makefile.bsd b/makefile.bsd index 801ec0ee..ecb66473 100644 --- a/makefile.bsd +++ b/makefile.bsd @@ -39,7 +39,7 @@ EXE_SDL=$(EXE_UNIXSDL) ##### Sound configuration ##### .ifndef DP_SOUND_API - DP_SOUND_API=$(DEFAULT_SNDAPI) +DP_SOUND_API=$(DEFAULT_SNDAPI) .endif # NULL: no sound