summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-04-05 04:11:10 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-04-05 04:11:10 +0000
commit58df98f92a7118caf88af7269120eaf3e2b88036 (patch)
tree2acccf0995b95dc7d9efc4e09a67b31b89cd7aa1 /Makefile.am
parent74fbc5d9ea174d10f45fc8c6679cc020843915fd (diff)
downloadgdk-pixbuf-58df98f92a7118caf88af7269120eaf3e2b88036.tar.gz
Fix screwy indentation.
Wed Apr 5 00:08:36 2000 Owen Taylor <otaylor@redhat.com> * gdk/x11/gdkgc-x11.c (_gdk_x11_gc_new): Fix screwy indentation. * Makefile.am (EXTRA_DIST): Fix typo. * gdk[/x11]/Makefile.am (INCLUDES): Add $(top_builddir)/gdk to catch gdkconfig.h * gtk/gtkitemfactory.c: Added FIXME.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 17e824748..c27fb1f35 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,7 +32,7 @@ EXTRA_DIST = \
examples/buttons/buttons.c \
examples/buttons/info.xpm \
examples/calendar/Makefile \
- examples/calendar/gcalendar.c \
+ examples/calendar/calendar.c \
examples/clist/Makefile \
examples/clist/clist.c \
examples/entry/Makefile \