ec3e503aa2
Discussed with brad, martynas and steven, ok pval
13 lines
443 B
Plaintext
13 lines
443 B
Plaintext
$OpenBSD: patch-finch_libgnt_Makefile_in,v 1.4 2007/08/11 22:15:46 ckuethe Exp $
|
|
--- finch/libgnt/Makefile.in.orig Fri May 25 12:29:19 2007
|
|
+++ finch/libgnt/Makefile.in Mon May 28 01:57:22 2007
|
|
@@ -429,7 +429,7 @@ target_cpu = @target_cpu@
|
|
target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
EXTRA_DIST = genmarshal
|
|
-SUBDIRS = . wms
|
|
+SUBDIRS = .
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = gnt.pc
|
|
lib_LTLIBRARIES = libgnt.la
|