aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-06-01 21:27:12 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-06-30 00:42:22 +0800
commitf8ebb730851f15da1f44e0b2fb5fca3777361fdc (patch)
tree3fdd8c83faf9574430ec049cb30f1dd9c16b37f2 /widgets/misc/Makefile.am
parentd6a1733667e7aa0b9d7c5e03d606f13fddf42f84 (diff)
downloadgsoc2013-evolution-f8ebb730851f15da1f44e0b2fb5fca3777361fdc.tar
gsoc2013-evolution-f8ebb730851f15da1f44e0b2fb5fca3777361fdc.tar.gz
gsoc2013-evolution-f8ebb730851f15da1f44e0b2fb5fca3777361fdc.tar.bz2
gsoc2013-evolution-f8ebb730851f15da1f44e0b2fb5fca3777361fdc.tar.lz
gsoc2013-evolution-f8ebb730851f15da1f44e0b2fb5fca3777361fdc.tar.xz
gsoc2013-evolution-f8ebb730851f15da1f44e0b2fb5fca3777361fdc.tar.zst
gsoc2013-evolution-f8ebb730851f15da1f44e0b2fb5fca3777361fdc.zip
Embed e_hsv_tweak() directly in e-table-item.c.
ETableItem is the last user of e_hsv_tweak(). This allows us to remove widgets/misc/e-hsv-utils.[ch].
Diffstat (limited to 'widgets/misc/Makefile.am')
-rw-r--r--widgets/misc/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/widgets/misc/Makefile.am b/widgets/misc/Makefile.am
index 05a5967b7f..fdcd5417dd 100644
--- a/widgets/misc/Makefile.am
+++ b/widgets/misc/Makefile.am
@@ -36,7 +36,6 @@ widgetsinclude_HEADERS = \
e-dateedit.h \
e-focus-tracker.h \
e-hinted-entry.h \
- e-hsv-utils.h \
e-image-chooser.h \
e-import-assistant.h \
e-map.h \
@@ -115,7 +114,6 @@ libemiscwidgets_la_SOURCES = \
e-dateedit.c \
e-focus-tracker.c \
e-hinted-entry.c \
- e-hsv-utils.c \
e-image-chooser.c \
e-import-assistant.c \
e-map.c \