Move routine to analyze/guess what type of CD image we have got into
the library.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: Makefile.am,v 1.12 2003/08/16 13:25:13 rocky Exp $
|
||||
# $Id: Makefile.am,v 1.13 2003/08/16 15:34:58 rocky Exp $
|
||||
#
|
||||
# Copyright (C) 2003 Rocky Bernstein <rocky@panix.com>
|
||||
#
|
||||
@@ -22,7 +22,7 @@
|
||||
CDDB_LIBS=@CDDB_LIBS@
|
||||
|
||||
if BUILD_CDINFO
|
||||
cd_info_SOURCES = cd-info.c analyze.c analyze.h
|
||||
cd_info_SOURCES = cd-info.c
|
||||
cd_info_LDADD = $(LIBCDIO_LIBS) $(LIBPOPT_LIBS) $(CDDB_LIBS) $(VCDINFO_LIBS)
|
||||
|
||||
if BUILD_CDINFO_LINUX
|
||||
|
||||
Reference in New Issue
Block a user