aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-07-05 11:41:00 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-07-06 04:40:49 +0800
commitaf39ee96f037574e18295f429f064cb66e051c8f (patch)
treee373e7c04c9a1f65e7eaaf3c5acae2ddfd9f83ba /e-util/Makefile.am
parent70bce028f771c5366fc2d4c6e3bc49fcd3da1a10 (diff)
downloadgsoc2013-evolution-af39ee96f037574e18295f429f064cb66e051c8f.tar
gsoc2013-evolution-af39ee96f037574e18295f429f064cb66e051c8f.tar.gz
gsoc2013-evolution-af39ee96f037574e18295f429f064cb66e051c8f.tar.bz2
gsoc2013-evolution-af39ee96f037574e18295f429f064cb66e051c8f.tar.lz
gsoc2013-evolution-af39ee96f037574e18295f429f064cb66e051c8f.tar.xz
gsoc2013-evolution-af39ee96f037574e18295f429f064cb66e051c8f.tar.zst
gsoc2013-evolution-af39ee96f037574e18295f429f064cb66e051c8f.zip
Remove GalViewNewDialog.
No longer user.
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r--e-util/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index 479a6dc818..1f6988e16b 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -45,7 +45,6 @@ ui_DATA = \
e-timezone-dialog.ui \
filter.ui \
gal-view-instance-save-as-dialog.ui \
- gal-view-new-dialog.ui \
$(NULL)
xpm_icons = \
@@ -334,7 +333,6 @@ evolution_util_include_HEADERS = \
gal-view-factory.h \
gal-view-instance-save-as-dialog.h \
gal-view-instance.h \
- gal-view-new-dialog.h \
gal-view.h \
$(NULL)
@@ -571,7 +569,6 @@ libevolution_util_la_SOURCES = \
gal-view-factory.c \
gal-view-instance-save-as-dialog.c \
gal-view-instance.c \
- gal-view-new-dialog.c \
gal-view.c \
$(PLATFORM_SOURCES) \
$(NULL)