X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/dd11885aadcfaafae2d6268c381b0aac94cbc149..2cd951c678998b2b0230c8eb25717ecf0f1dd2db:/examples/Makefile.am diff --git a/examples/Makefile.am b/examples/Makefile.am index 9197fa7..a1a152c 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -2,6 +2,11 @@ EXTRA_DIST = \ README \ gtk-button-count.gob \ my-person.gob \ - my-person2.gob + GNOME_Foo_SomeInterface.idl \ + foo-some-interface.gob \ + my-glade.gob \ + my-glade.glade \ + my-glade-main.c + -SUBDIRS = +SUBDIRS = .