blob: 549bc4fd0a811f9cda057bea27043a0c47df0dde (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-aa,v 1.1.1.1 2002/09/21 01:04:24 rh Exp $
--- Makefile.am.orig Sat Sep 7 14:18:57 2002
+++ Makefile.am Sat Sep 7 14:19:03 2002
@@ -1,6 +1,6 @@
# Process this file with automake to create Makefile.in.
-SUBDIRS=libgail-util gail tests docs
+SUBDIRS=libgail-util gail docs
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA= gail.pc
|