Mercurial > sdl-ios-xcode
diff src/video/quartz/Makefile.am @ 168:e92aa316c517
Added Max's patches for building MacOS X apps on command line
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 04 Sep 2001 23:18:45 +0000 |
parents | 7064032cbe77 |
children | c5b2b6d2d1fe |
line wrap: on
line diff
--- a/src/video/quartz/Makefile.am Tue Sep 04 22:53:46 2001 +0000 +++ b/src/video/quartz/Makefile.am Tue Sep 04 23:18:45 2001 +0000 @@ -11,7 +11,7 @@ SDL_QuartzVideo.m # These files are included by SDL_QuartzVideo.m (is that right??) -EXTRA_DIST = \ +noinst_HEADERS = \ SDL_QuartzEvents.m \ SDL_QuartzWM.m \ SDL_QuartzWindow.m