From 217d0a5d55f692a3b718974219cf53e954223eca Mon Sep 17 00:00:00 2001 From: Mike Kestner Date: Fri, 6 May 2005 17:15:37 +0000 Subject: [PATCH] forgot a dist change svn path=/trunk/gtk-sharp/; revision=44151 --- sources/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sources/Makefile.am b/sources/Makefile.am index 810bba9c2..9415e3450 100644 --- a/sources/Makefile.am +++ b/sources/Makefile.am @@ -1,6 +1,7 @@ EXTRA_DIST = \ README \ - gtk-sharp-sources.xml \ + gtk-sharp-2.4-sources.xml \ + gtk-sharp-2.6-sources.xml \ gda.patch \ gnomedb.patch \ gtkclipboard.patch \