From: Jürg Billeter Date: Sat, 27 Sep 2008 08:57:52 +0000 (+0000) Subject: Distribute and install gnet-2.0.vapi, patch by Maciej Piechotka, fixes bug X-Git-Tag: VALA_0_4_0~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53b4e5b9008a71a4923858bfdd3d3068c803ba02;p=thirdparty%2Fvala.git Distribute and install gnet-2.0.vapi, patch by Maciej Piechotka, fixes bug 2008-09-27 Jürg Billeter * vapi/Makefile.am: Distribute and install gnet-2.0.vapi, patch by Maciej Piechotka, fixes bug 552701 svn path=/trunk/; revision=1794 --- diff --git a/ChangeLog b/ChangeLog index 789d7f756..b4554c518 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-09-27 Jürg Billeter + + * vapi/Makefile.am: + + Distribute and install gnet-2.0.vapi, + patch by Maciej Piechotka, fixes bug 552701 + 2008-09-27 Jürg Billeter * vala/valaparser.vala: diff --git a/vapi/Makefile.am b/vapi/Makefile.am index bb6d72fc0..4d39270cd 100644 --- a/vapi/Makefile.am +++ b/vapi/Makefile.am @@ -27,6 +27,7 @@ dist_vapi_DATA = \ gio-unix-2.0.deps \ gio-unix-2.0.vapi \ gmodule-2.0.vapi \ + gnet-2.0.vapi \ gnome-desktop-2.0.deps \ gnome-desktop-2.0.vapi \ gnome-keyring-1.vapi \