blob: 736f69dd2867deefaddafaac5c8c917b5bb865a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$NetBSD: patch-ab,v 1.5 2008/04/18 14:58:32 tron Exp $
--- Makefile.in.orig 2008-03-15 17:45:36.000000000 +0000
+++ Makefile.in 2008-04-18 15:49:22.000000000 +0100
@@ -284,7 +284,8 @@
libcdio++.pc \
libiso9660.pc \
libiso9660++.pc \
- libudf.pc
+ libudf.pc \
+ $(paranoiapcs)
# List of additional files for expanded regression tests
|