diff options
Diffstat (limited to 'demos/Makefile.am')
-rw-r--r-- | demos/Makefile.am | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/demos/Makefile.am b/demos/Makefile.am index 8d7ca2f756..69c49272d1 100644 --- a/demos/Makefile.am +++ b/demos/Makefile.am @@ -54,3 +54,14 @@ testpixbuf_drawable_SOURCES = testpixbuf-drawable.c pixbuf-init.c testpixbuf_scale_SOURCES = testpixbuf-scale.c pixbuf-init.c testanimation_SOURCES = testanimation.c pixbuf-init.c pixbuf_demo_SOURCES = pixbuf-demo.c pixbuf-init.c + +EXTRA_DIST = \ + apple-red.png \ + background.jpg \ + gnome-applets.png \ + gnome-calendar.png \ + gnome-foot.png \ + gnome-gimp.png \ + gnome-gmush.png \ + gnome-gsame.png \ + gnu-keys.png |