diff options
author | Elliot Lee <sopwith@src.gnome.org> | 1997-11-27 05:07:48 +0000 |
---|---|---|
committer | Elliot Lee <sopwith@src.gnome.org> | 1997-11-27 05:07:48 +0000 |
commit | 519a4bc24e4b343237ec26679abafa5b5eb1c8f2 (patch) | |
tree | 5f59cf80796c21dfc11158162a44914738d77672 /docs | |
parent | b04290fe580c7a23c5b58042b51ae6a8f1c6cbd2 (diff) | |
download | gtk+-519a4bc24e4b343237ec26679abafa5b5eb1c8f2.tar.gz |
cleanups for color changing stuff
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile.in b/docs/Makefile.in index 19e9ab4f71..140053eb30 100644 --- a/docs/Makefile.in +++ b/docs/Makefile.in @@ -58,6 +58,7 @@ POST_UNINSTALL = true host_alias = @host_alias@ host_triplet = @host@ CC = @CC@ +CPP = @CPP@ LD = @LD@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ |