diff options
author | Xan Lopez <xan@igalia.com> | 2012-05-10 17:02:44 +0800 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2012-05-10 17:02:44 +0800 |
commit | fc39029f70921157329689bf25cbac53114caa2c (patch) | |
tree | 3c5e2fc56710aadbbbfd928b58919b9daee4c8d5 /src | |
parent | 6c611eade581a8668e48270b39dc757830ce23ad (diff) | |
download | gsoc2013-epiphany-fc39029f70921157329689bf25cbac53114caa2c.tar gsoc2013-epiphany-fc39029f70921157329689bf25cbac53114caa2c.tar.gz gsoc2013-epiphany-fc39029f70921157329689bf25cbac53114caa2c.tar.bz2 gsoc2013-epiphany-fc39029f70921157329689bf25cbac53114caa2c.tar.lz gsoc2013-epiphany-fc39029f70921157329689bf25cbac53114caa2c.tar.xz gsoc2013-epiphany-fc39029f70921157329689bf25cbac53114caa2c.tar.zst gsoc2013-epiphany-fc39029f70921157329689bf25cbac53114caa2c.zip |
Remove a few more egg leftovers
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 8e1110a3e..dc819de31 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -90,7 +90,6 @@ nodist_libephymain_la_SOURCES = \ libephymain_la_CPPFLAGS = \ -I$(top_builddir)/lib \ - -I$(top_builddir)/lib/egg \ -I$(top_builddir)/embed \ -I$(top_srcdir)/embed \ -I$(top_srcdir)/lib \ |