diff options
author | Owen Taylor <otaylor@src.gnome.org> | 1999-10-03 18:10:43 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1999-10-03 18:10:43 +0000 |
commit | 9c2dea004f31edcb3b9819612c573e213cd6f8bb (patch) | |
tree | a4112eb2172429e5e615f015264380482876ecab /configure.in | |
parent | ef088b50ab73aa19e59c0e1391921670fbb1dd81 (diff) | |
download | gtk+-9c2dea004f31edcb3b9819612c573e213cd6f8bb.tar.gz |
create x-specific subdirectory.
* configure.in gdk/Makefile.am x11/: create x-specific subdirectory.
* docs/gtk-config.1: Now autogenerated.
* docs/Changes-1.4.txt: started
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index cd5ea4fae1..4ec00ceade 100644 --- a/configure.in +++ b/configure.in @@ -618,6 +618,7 @@ gtk-config po/Makefile.in docs/Makefile gdk/Makefile +gdk/x11/Makefile gtk/Makefile gtk/gtkfeatures.h gtk/gtkcompat.h |