From 495e668ebc5d14e6f875049c6b46b37a9ce63980 Mon Sep 17 00:00:00 2001 From: Vreixo Formoso Lopes Date: Mon, 24 Sep 2007 11:54:43 +0000 Subject: [PATCH] update makefile to propertly deal with new file names. --- libisofs/trunk/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libisofs/trunk/Makefile.am b/libisofs/trunk/Makefile.am index cfe11ce8..e079dc6a 100644 --- a/libisofs/trunk/Makefile.am +++ b/libisofs/trunk/Makefile.am @@ -39,8 +39,8 @@ libisofs_libisofs_la_SOURCES = \ libisofs/ecma119_read.c \ libisofs/ecma119_read_rr.h \ libisofs/ecma119_read_rr.c \ - libisofs/libdax_msgs.h \ - libisofs/libdax_msgs.c \ + libisofs/libiso_msgs.h \ + libisofs/libiso_msgs.c \ libisofs/messages.h \ libisofs/messages.c