X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/40647d7b7b7fbeae828e0a032a3c3a5f204cdfa8..refs/heads/upstream-2.x:/examples/Makefile.am diff --git a/examples/Makefile.am b/examples/Makefile.am index 1cbbd04..a1a152c 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,5 +1,12 @@ EXTRA_DIST = \ README \ gtk-button-count.gob \ - my-person.gob -SUBDIRS = + my-person.gob \ + GNOME_Foo_SomeInterface.idl \ + foo-some-interface.gob \ + my-glade.gob \ + my-glade.glade \ + my-glade-main.c + + +SUBDIRS = .