summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorJay Painter <jpaint@src.gnome.org>1998-01-03 03:31:03 +0000
committerJay Painter <jpaint@src.gnome.org>1998-01-03 03:31:03 +0000
commit948a3620cf9d11a00610b4f90d90b27a7f5ba712 (patch)
tree9bab2f579af78e8aaa1788c828f9a23b3902e222 /gtk/Makefile.am
parent303c8f03a8a2386d38941cfc3c9601c33c3ebc8b (diff)
downloadgtk+-948a3620cf9d11a00610b4f90d90b27a7f5ba712.tar.gz
Added column list widget GtkCList. -Jay Painter
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 5b1018b6fa..ff0c18e2b5 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -16,6 +16,7 @@ libgtk_la_SOURCES = \
gtkbutton.c \
gtkcheckbutton.c \
gtkcheckmenuitem.c \
+ gtkclist.c \
gtkcolorsel.c \
gtkcontainer.c \
gtkcurve.c \
@@ -103,6 +104,7 @@ gtkinclude_HEADERS = \
gtkbutton.h \
gtkcheckbutton.h \
gtkcheckmenuitem.h \
+ gtkclist.h \
gtkcolorsel.h \
gtkcontainer.h \
gtkcurve.h \