File Xdialog-2.3.1-makefile_am-fix.patch of Package Xdialog

Index: doc/Makefile.am
===================================================================
--- doc/Makefile.am.orig	2003-04-02 21:28:01.000000000 +0200
+++ doc/Makefile.am	2010-11-02 00:53:46.008958315 +0100
@@ -6,8 +6,8 @@ docdir = $(datadir)/doc/$(PACKAGE)-$(VER
 
 CLEANFILES = index.html compatibility.html changelog.html license.html Xdialog.1
 
-doc_DATA = index.html compatibility.html changelog.html license.html $(srcdir)/*.html $(srcdir)/*.png
-
+doc_DATA = index.html compatibility.html changelog.html license.html $(filter index.html, $(srcdir)/*.html) $(filter compatibility.html, $(srcdir)/*.html) \
+	$(filter changelog.html,$(srcdir)/*.html) $(filter  license.html, $(srcdir)/*.html) $(srcdir)/*.png
 man_MANS = Xdialog.1
 
 index.html: index.html.in
openSUSE Build Service is sponsored by