diff --git a/examples/Makefile.am b/examples/Makefile.am index cf40253..a2da9d7 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -104,6 +104,6 @@ motif_DATA = \ gtkdir = $(examplesdir)/gtk gtk_DATA = \ - gtk/hello-world.scm + gtk/hello-world.scm \ $(NULL)