aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/Makefile.am
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-12-20 14:02:29 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-12-20 14:02:29 +0800
commit6cfbc6f4d946ea0976373b099284d5b5d5cfb4da (patch)
treed76ed67beafbbd338674b772c09fd083fc4e12cb /widgets/misc/Makefile.am
parent4443fe3e24d3a08aa29cac8d164824b36412da68 (diff)
downloadgsoc2013-evolution-6cfbc6f4d946ea0976373b099284d5b5d5cfb4da.tar
gsoc2013-evolution-6cfbc6f4d946ea0976373b099284d5b5d5cfb4da.tar.gz
gsoc2013-evolution-6cfbc6f4d946ea0976373b099284d5b5d5cfb4da.tar.bz2
gsoc2013-evolution-6cfbc6f4d946ea0976373b099284d5b5d5cfb4da.tar.lz
gsoc2013-evolution-6cfbc6f4d946ea0976373b099284d5b5d5cfb4da.tar.xz
gsoc2013-evolution-6cfbc6f4d946ea0976373b099284d5b5d5cfb4da.tar.zst
gsoc2013-evolution-6cfbc6f4d946ea0976373b099284d5b5d5cfb4da.zip
New. New.
* e-combo-button.c: New. * e-combo-button.h: New. svn path=/trunk/; revision=15191
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 69af225a13..90ffb2961f 100644
--- a/widgets/misc/Makefile.am
+++ b/widgets/misc/Makefile.am
@@ -28,6 +28,8 @@ libemiscwidgets_a_SOURCES = \
e-charset-picker.h \
e-clipped-label.c \
e-clipped-label.h \
+ e-combo-button.c \
+ e-combo-button.h \
e-dateedit.c \
e-dateedit.h \
e-dropdown-button.c \