diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-11-28 19:32:18 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-11-28 19:32:18 +0000 |
commit | 931fe180ff56b5faeb22e6e3f9f7bd6b95660b47 (patch) | |
tree | 7cae2b74b691ab2fb46646f1b3c83fcdee23be1f /gdk/Makefile.am | |
parent | fa7f30239b7bdee6f48d72e7c20ca1855709b44b (diff) | |
download | gtk+-931fe180ff56b5faeb22e6e3f9f7bd6b95660b47.tar.gz |
Remove reference to gdkcursors.h.
Wed Nov 28 14:12:03 2001 Owen Taylor <otaylor@redhat.com>
* gdk/Makefile.am (gdk_public_h_sources): Remove reference
to gdkcursors.h.
Diffstat (limited to 'gdk/Makefile.am')
-rw-r--r-- | gdk/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdk/Makefile.am b/gdk/Makefile.am index 29293fc167..c2683587c6 100644 --- a/gdk/Makefile.am +++ b/gdk/Makefile.am @@ -90,7 +90,6 @@ gdk_public_h_sources = @STRIP_BEGIN@ \ gdk.h \ gdkcolor.h \ gdkcursor.h \ - gdkcursors.h \ gdkdnd.h \ gdkdrawable.h \ gdkevents.h \ |