X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/40647d7b7b7fbeae828e0a032a3c3a5f204cdfa8..refs/tags/v2.0.0:/examples/Makefile.am diff --git a/examples/Makefile.am b/examples/Makefile.am index 1cbbd04..42fe237 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,5 +1,8 @@ EXTRA_DIST = \ README \ gtk-button-count.gob \ - my-person.gob -SUBDIRS = + my-person.gob \ + GNOME_Foo_SomeInterface.idl \ + foo-some-interface.gob + +SUBDIRS = .