From 30b63fdab1654c4d7c7f13f252ee8866cb15d0ca Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Thu, 8 Nov 2001 07:27:25 +0000 Subject: [PATCH] Oops, forgot a directory here... --- src/cdrom/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cdrom/Makefile.am b/src/cdrom/Makefile.am index e4306f702..73a3551c7 100644 --- a/src/cdrom/Makefile.am +++ b/src/cdrom/Makefile.am @@ -5,7 +5,7 @@ noinst_LTLIBRARIES = libcdrom.la # Define which subdirectories need to be built SUBDIRS = @CDROM_SUBDIRS@ -DIST_SUBDIRS = aix beos dummy freebsd linux macos openbsd qnx win32 +DIST_SUBDIRS = aix beos bsdi dummy freebsd linux macos openbsd qnx win32 DRIVERS = @CDROM_DRIVERS@