diff options
author | Owen Taylor <otaylor@redhat.com> | 1999-01-28 03:56:37 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1999-01-28 03:56:37 +0000 |
commit | a29d25821e496fba3fe319c11dbf539aa9f12992 (patch) | |
tree | 59923bdcdb610087646fb987c0b7126abd987166 /ChangeLog | |
parent | 99b9ce9de6f7f4db97f0a48b17047f0f7ee910bb (diff) | |
download | gtk+-a29d25821e496fba3fe319c11dbf539aa9f12992.tar.gz |
Move gtkintl.h from $source_headers to $static_sources since it should not
Wed Jan 27 22:59:07 1999 Owen Taylor <otaylor@redhat.com>
* gtk/Makefile.am (static_SOURCES): Move gtkintl.h
from $source_headers to $static_sources since
it should not be installed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Wed Jan 27 22:59:07 1999 Owen Taylor <otaylor@redhat.com> + + * gtk/Makefile.am (static_SOURCES): Move gtkintl.h + from $source_headers to $static_sources since + it should not be installed. + Wed Jan 27 22:51:23 1999 Owen Taylor <otaylor@redhat.com> * gdk/gdkevents.c (expose_predicate): Allow exposure |