From 3ad73fcf82b1dd5e1480cb3322186d852424a76a Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 16 Jun 2001 06:43:44 +0000 Subject: [PATCH] Oops, forgot the Quartz video directory --- src/video/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/video/Makefile.am b/src/video/Makefile.am index 59b1e7d05..4204f8df1 100644 --- a/src/video/Makefile.am +++ b/src/video/Makefile.am @@ -7,7 +7,7 @@ noinst_LTLIBRARIES = libvideo.la SUBDIRS = @VIDEO_SUBDIRS@ DIST_SUBDIRS = dummy x11 dga nanox fbcon svga ggi aalib \ wincommon windib windx5 \ - maccommon macdsp macrom \ + maccommon macdsp macrom quartz \ bwindow ps2gs photon cybergfx DRIVERS = @VIDEO_DRIVERS@