aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-09-08 21:24:24 +0800
committerXan Lopez <xan@igalia.com>2012-09-08 21:24:24 +0800
commit41840e57e609ed225609ae7eac7530f60bf10528 (patch)
tree7dee3882425ec26260baa810a480f6b989a986ae /lib/Makefile.am
parent8f25e193643306b9faf15f0c1b84014d8352ca4c (diff)
downloadgsoc2013-epiphany-41840e57e609ed225609ae7eac7530f60bf10528.tar
gsoc2013-epiphany-41840e57e609ed225609ae7eac7530f60bf10528.tar.gz
gsoc2013-epiphany-41840e57e609ed225609ae7eac7530f60bf10528.tar.bz2
gsoc2013-epiphany-41840e57e609ed225609ae7eac7530f60bf10528.tar.lz
gsoc2013-epiphany-41840e57e609ed225609ae7eac7530f60bf10528.tar.xz
gsoc2013-epiphany-41840e57e609ed225609ae7eac7530f60bf10528.tar.zst
gsoc2013-epiphany-41840e57e609ed225609ae7eac7530f60bf10528.zip
embed-shell: should be safe to drop the legacy print setup code now
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 8d0dca21e..62508b194 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -20,7 +20,6 @@ NOINST_H_FILES = \
ephy-object-helpers.h \
ephy-prefs.h \
ephy-profile-utils.h \
- ephy-print-utils.h \
ephy-shlib-loader.h \
ephy-signal-accumulator.h \
ephy-smaps.h \
@@ -64,7 +63,6 @@ libephymisc_la_SOURCES = \
ephy-prefs.h \
ephy-profile-utils.c \
ephy-profile-utils.h \
- ephy-print-utils.c \
ephy-settings.c \
ephy-shlib-loader.c \
ephy-signal-accumulator.c \