iso3.cpp->isofile.cpp

This commit is contained in:
rocky
2006-04-15 16:16:05 +00:00
parent 3446755f9c
commit 3ccf07b429
2 changed files with 164 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# $Id: Makefile.am,v 1.8 2006/04/15 15:45:25 rocky Exp $
# $Id: Makefile.am,v 1.9 2006/04/15 16:16:05 rocky Exp $
#
# Copyright (C) 2005, 2006 Rocky Bernstein <rocky@cpan.org>
#
@@ -25,7 +25,7 @@ SUBDIRS = OO
if BUILD_CD_PARANOIA
paranoia_progs = paranoia paranoia2
endif
noinst_PROGRAMS = device eject isolist isofile2 isofile \
noinst_PROGRAMS = device eject isofile isofile2 isolist \
mmc1 mmc2 $(paranoia_progs)
INCLUDES = -I$(top_srcdir) $(LIBCDIO_CFLAGS)