comparison src/cdrom/Makefile.am @ 237:2fe3fbd2bff5 release-1.2.3

Oops, forgot a directory here...
author Sam Lantinga <slouken@libsdl.org>
date Thu, 08 Nov 2001 07:27:25 +0000
parents 2839f45bdba0
children dad72daf44b3
comparison
equal deleted inserted replaced
236:3f09f52ac2cc 237:2fe3fbd2bff5
3 3
4 noinst_LTLIBRARIES = libcdrom.la 4 noinst_LTLIBRARIES = libcdrom.la
5 5
6 # Define which subdirectories need to be built 6 # Define which subdirectories need to be built
7 SUBDIRS = @CDROM_SUBDIRS@ 7 SUBDIRS = @CDROM_SUBDIRS@
8 DIST_SUBDIRS = aix beos dummy freebsd linux macos openbsd qnx win32 8 DIST_SUBDIRS = aix beos bsdi dummy freebsd linux macos openbsd qnx win32
9 9
10 DRIVERS = @CDROM_DRIVERS@ 10 DRIVERS = @CDROM_DRIVERS@
11 11
12 # Include the architecture-independent sources 12 # Include the architecture-independent sources
13 COMMON_SRCS = \ 13 COMMON_SRCS = \