From a290cc1e5ced16cccff4aff4311bf0a666b9cf44 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 17 Aug 2004 09:37:14 +0000 Subject: [PATCH] fix build Original commit message from CVS: fix build --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 5c2a8b08b3..aa4111ecb7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -45,8 +45,7 @@ DIST_SUBDIRS = \ pkgconfig \ po \ common \ - docs \ - win32 + docs win32 = $(shell cat $(top_srcdir)/win32/MANIFEST)