aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/Makefile.am
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@helixcode.com>2000-06-01 12:44:48 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2000-06-01 12:44:48 +0800
commit2f59d465951a90846c35bbdc66ff89ee1c738e35 (patch)
treed1b1e3dd2da0ac0638818950e1f5e8cc448441c1 /widgets/misc/Makefile.am
parent9044d2cffcdc94e4a22a21e434c698beb7ad55c4 (diff)
downloadgsoc2013-evolution-2f59d465951a90846c35bbdc66ff89ee1c738e35.tar
gsoc2013-evolution-2f59d465951a90846c35bbdc66ff89ee1c738e35.tar.gz
gsoc2013-evolution-2f59d465951a90846c35bbdc66ff89ee1c738e35.tar.bz2
gsoc2013-evolution-2f59d465951a90846c35bbdc66ff89ee1c738e35.tar.lz
gsoc2013-evolution-2f59d465951a90846c35bbdc66ff89ee1c738e35.tar.xz
gsoc2013-evolution-2f59d465951a90846c35bbdc66ff89ee1c738e35.tar.zst
gsoc2013-evolution-2f59d465951a90846c35bbdc66ff89ee1c738e35.zip
Imported GtkScrollFrame from EOG and renamed it to EScrollFrame.
2000-05-31 Federico Mena Quintero <federico@helixcode.com> * widgets/misc/e-scroll-frame.[ch]: Imported GtkScrollFrame from EOG and renamed it to EScrollFrame. * widgets/misc/Makefile.am (libemiscwidgets_a_SOURCES): Added e-scroll-frame.[ch]. svn path=/trunk/; revision=3326
Diffstat (limited to 'widgets/misc/Makefile.am')
-rw-r--r--widgets/misc/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/misc/Makefile.am b/widgets/misc/Makefile.am
index c3599c98a6..9596668e1f 100644
--- a/widgets/misc/Makefile.am
+++ b/widgets/misc/Makefile.am
@@ -13,6 +13,8 @@ noinst_LIBRARIES = \
libemiscwidgets_a_SOURCES = \
e-clipped-label.c \
e-clipped-label.h \
+ e-scroll-frame.c \
+ e-scroll-frame.h \
e-title-bar.c \
e-title-bar.h