diff options
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 9569f91bf9..b3a8a848bc 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -179,9 +179,6 @@ uninstall-local: uninstall-evolution endif -MARSHAL_GENERATED = e-shell-marshal.c e-shell-marshal.h -@EVO_MARSHAL_RULE@ - # Extra dist stuff EXTRA_DIST = \ @@ -189,7 +186,6 @@ EXTRA_DIST = \ $(glade_DATA) \ $(schema_in_files) \ ChangeLog.pre-1-4 \ - e-shell-marshal.list \ evolution-nognome.in # Purify support |