diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2009-08-07 17:54:54 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-08-12 04:14:55 +0800 |
commit | 4356a64199e5f86b01f7f10ef8cad16e295233bd (patch) | |
tree | 649712917f4dba48c5ebb1c5a42d36d1808df8a1 /calendar | |
parent | b5a2e47cb53aa92be37b469d3d9d625ea8477416 (diff) | |
download | gsoc2013-evolution-4356a64199e5f86b01f7f10ef8cad16e295233bd.tar.gz gsoc2013-evolution-4356a64199e5f86b01f7f10ef8cad16e295233bd.tar.zst gsoc2013-evolution-4356a64199e5f86b01f7f10ef8cad16e295233bd.zip |
Fix a duplicate install file.
Diffstat (limited to 'calendar')
-rw-r--r-- | calendar/gui/dialogs/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/calendar/gui/dialogs/Makefile.am b/calendar/gui/dialogs/Makefile.am index 87d640a6b2..99c33e449a 100644 --- a/calendar/gui/dialogs/Makefile.am +++ b/calendar/gui/dialogs/Makefile.am @@ -25,8 +25,6 @@ ecalendarinclude_HEADERS = \ calendar-setup.h \ cancel-comp.h \ changed-comp.h \ - comp-editor.h \ - comp-editor-page.h \ comp-editor-util.h \ copy-source-dialog.h \ delete-comp.h \ |