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 /lib/egg/Makefile.am | |
parent | 6c611eade581a8668e48270b39dc757830ce23ad (diff) | |
download | gsoc2013-epiphany-fc39029f70921157329689bf25cbac53114caa2c.tar.gz gsoc2013-epiphany-fc39029f70921157329689bf25cbac53114caa2c.tar.zst gsoc2013-epiphany-fc39029f70921157329689bf25cbac53114caa2c.zip |
Remove a few more egg leftovers
Diffstat (limited to 'lib/egg/Makefile.am')
-rw-r--r-- | lib/egg/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/egg/Makefile.am b/lib/egg/Makefile.am index 40410851e..5415230a5 100644 --- a/lib/egg/Makefile.am +++ b/lib/egg/Makefile.am @@ -21,7 +21,6 @@ libegg_la_SOURCES = \ $(EGGHEADERS) libegg_la_CPPFLAGS = \ - -I$(top_builddir)/lib/egg \ -DG_LOG_DOMAIN=\""Egg"\" \ $(AM_CPPFLAGS) |