Sigh, s/Framwork/Framework/

Originally committed to SVN as r2587.
This commit is contained in:
Amar Takhar 2008-12-31 09:25:11 +00:00
parent 1fd3ffc313
commit 610a6c11cf
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ noinst_LIBRARIES=
if BUILD_DARWIN
libosxutil_subdir = libosxutil
libosxutil_lib = libosxutil/libosxutil.a
libosxutil_ldflags = -framwork CoreFoundation
libosxutil_ldflags = -framework CoreFoundation
endif
SUBDIRS = bitmaps posix $(libosxutil_subdir)