aboutsummaryrefslogtreecommitdiffstats
path: root/lib/egg/Makefile.am
diff options
context:
space:
mode:
authorJaap Haitsma <jaap@haitsma.org>2007-07-01 21:45:39 +0800
committerJaap A. Haitsma <jhaitsma@src.gnome.org>2007-07-01 21:45:39 +0800
commit4b28dd2019b62d460840d7bf29767f86ed985869 (patch)
treef9dc30a3477456cdbf3a4567cd9604b338d0bccf /lib/egg/Makefile.am
parent826e46081e71c48e304f9f358207909e4e364b04 (diff)
downloadgsoc2013-epiphany-4b28dd2019b62d460840d7bf29767f86ed985869.tar
gsoc2013-epiphany-4b28dd2019b62d460840d7bf29767f86ed985869.tar.gz
gsoc2013-epiphany-4b28dd2019b62d460840d7bf29767f86ed985869.tar.bz2
gsoc2013-epiphany-4b28dd2019b62d460840d7bf29767f86ed985869.tar.lz
gsoc2013-epiphany-4b28dd2019b62d460840d7bf29767f86ed985869.tar.xz
gsoc2013-epiphany-4b28dd2019b62d460840d7bf29767f86ed985869.tar.zst
gsoc2013-epiphany-4b28dd2019b62d460840d7bf29767f86ed985869.zip
script that syncs local toolbar editor copy with the one in libegg SVN
2007-07-01 Jaap Haitsma <jaap@haitsma.org> * lib/egg/update-toolbareditor-from-libegg: script that syncs local toolbar editor copy with the one in libegg SVN * lib/egg/egg*: sync with toolbar editor in libegg. Sync obtained by running update-toolbareditor-from-libegg * lib/egg/eggintl.h: removed not needed anymore by egg-toolbareditor * lib/egg/Makefile.am: remove eggintl.h svn path=/trunk/; revision=7106
Diffstat (limited to 'lib/egg/Makefile.am')
-rw-r--r--lib/egg/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/egg/Makefile.am b/lib/egg/Makefile.am
index 4d7798bb8..ba0586033 100644
--- a/lib/egg/Makefile.am
+++ b/lib/egg/Makefile.am
@@ -12,8 +12,7 @@ EGGHEADERS = \
noinst_HEADERS = \
$(EGGHEADERS) \
- eggmarshalers.h \
- eggintl.h
+ eggmarshalers.h
noinst_LTLIBRARIES = libegg.la