X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/40647d7b7b7fbeae828e0a032a3c3a5f204cdfa8..4cda31fc14f41746b4f3ced7015f9f15e0168dfc:/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 = .