From 8277e17065942e71e3d9edc8cea27cd014209e5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Sun, 30 Jan 2005 16:57:49 +0000 Subject: *BUGFIX* One missing file in Makefile. CVS patchset: 7374 CVS date: 2005/01/30 16:57:49 --- src/input/vcd/libcdio/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/input/vcd/libcdio/Makefile.am b/src/input/vcd/libcdio/Makefile.am index 84bdaabd3..a0127da9b 100644 --- a/src/input/vcd/libcdio/Makefile.am +++ b/src/input/vcd/libcdio/Makefile.am @@ -66,4 +66,5 @@ noinst_HEADERS = \ scsi_mmc.h \ cdio_private.h \ _cdio_stream.h \ - iso9660_private.h + iso9660_private.h \ + portable.h -- cgit v1.2.3