aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-08-29 00:38:15 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-08-29 01:56:18 +0800
commit5e3b6a4d268e3a4476b7b8cfd6a79e8a2328ffa0 (patch)
tree662b604a76f94b4d6623b03af820c28565bfa4e7
parent51b84a7e4ed8509a9da69138dd251f9eb83ff4c2 (diff)
downloadgsoc2013-evolution-5e3b6a4d268e3a4476b7b8cfd6a79e8a2328ffa0.tar
gsoc2013-evolution-5e3b6a4d268e3a4476b7b8cfd6a79e8a2328ffa0.tar.gz
gsoc2013-evolution-5e3b6a4d268e3a4476b7b8cfd6a79e8a2328ffa0.tar.bz2
gsoc2013-evolution-5e3b6a4d268e3a4476b7b8cfd6a79e8a2328ffa0.tar.lz
gsoc2013-evolution-5e3b6a4d268e3a4476b7b8cfd6a79e8a2328ffa0.tar.xz
gsoc2013-evolution-5e3b6a4d268e3a4476b7b8cfd6a79e8a2328ffa0.tar.zst
gsoc2013-evolution-5e3b6a4d268e3a4476b7b8cfd6a79e8a2328ffa0.zip
Fix build break in libeshell.
-rw-r--r--shell/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index fe0abd89b3..2b312038ba 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -12,6 +12,7 @@ eshellincludedir = $(privincludedir)/shell
include $(top_srcdir)/glib-gen.mak
glib_enum_headers=e-shell.h
+glib_enum_output=e-shell-enumtypes
glib_enum_define=E_SHELL
glib_enum_prefix=e_shell