diff options
author | Elliot Lee <sopwith@src.gnome.org> | 1997-12-19 19:17:45 +0000 |
---|---|---|
committer | Elliot Lee <sopwith@src.gnome.org> | 1997-12-19 19:17:45 +0000 |
commit | 61124945c03460d8f0fc891c65f0c41dc1436e78 (patch) | |
tree | 0759761593157c274af81398f8e4409f1c29a476 /gtk/Makefile.am | |
parent | e9f322e2f020e977c1fe6b0fb93807d978da16a2 (diff) | |
download | gtk+-61124945c03460d8f0fc891c65f0c41dc1436e78.tar.gz |
more gtkhandlebox work..
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r-- | gtk/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 86064404a9..4791609247 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -29,7 +29,7 @@ libgtk_la_SOURCES = \ gtkframe.c \ gtkgamma.c \ gtkgc.c \ -# gtkhandlebox.c \ + gtkhandlebox.c \ gtkhbbox.c \ gtkhbox.c \ gtkhpaned.c \ |