From 8ea308b5ebb9056b1570e9a78d71c3619c742c08 Mon Sep 17 00:00:00 2001 From: rocky Date: Thu, 28 Oct 2004 03:49:37 +0000 Subject: [PATCH] bytesex files have moved from private to public. Forgot to remove them for "make dist" --- lib/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 3fae5e6f..1dce659f 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.50 2004/10/22 01:13:38 rocky Exp $ +# $Id: Makefile.am,v 1.51 2004/10/28 03:49:37 rocky Exp $ # # Copyright (C) 2003, 2004 Rocky Bernstein # @@ -62,8 +62,6 @@ libcdio_sources = \ _cdio_stream.c \ _cdio_stream.h \ _cdio_sunos.c \ - bytesex.h \ - bytesex_asm.h \ cd_types.c \ cdio.c \ cdtext.c \