From: Evan Nemerson Date: Sat, 3 Apr 2010 01:34:39 +0000 (-0700) Subject: Add gdu and gdu-gtk bindings to the build system. X-Git-Tag: 0.8.1~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7a5b4fb0d911a1e32a1dbf3a0431587836545be3;p=thirdparty%2Fvala.git Add gdu and gdu-gtk bindings to the build system. --- diff --git a/vapi/Makefile.am b/vapi/Makefile.am index 5c33e6e20..2b6def8e8 100644 --- a/vapi/Makefile.am +++ b/vapi/Makefile.am @@ -38,6 +38,10 @@ dist_vapi_DATA = \ gdk-x11-2.0.vapi \ gdl-1.0.deps \ gdl-1.0.vapi \ + gdu.deps \ + gdu.vapi \ + gdu-gtk.deps \ + gdu-gtk.vapi \ gio-2.0.vapi \ gio-unix-2.0.deps \ gio-unix-2.0.vapi \