diff options
author | Milan Crha <mcrha@redhat.com> | 2009-09-25 16:25:40 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2009-09-25 16:25:40 +0800 |
commit | 17ccb42efb09717a26d7bfceee7a18ad67d71411 (patch) | |
tree | 4db7bf42635c9169734a5880c6609a3fa111d5e4 /widgets/misc/Makefile.am | |
parent | a60c3f37361f5ce5d1b108286ab502232360c522 (diff) | |
download | gsoc2013-evolution-17ccb42efb09717a26d7bfceee7a18ad67d71411.tar.gz gsoc2013-evolution-17ccb42efb09717a26d7bfceee7a18ad67d71411.tar.zst gsoc2013-evolution-17ccb42efb09717a26d7bfceee7a18ad67d71411.zip |
Bug #593609 - Have buildable exchange-operations plugin again
Diffstat (limited to 'widgets/misc/Makefile.am')
-rw-r--r-- | widgets/misc/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/widgets/misc/Makefile.am b/widgets/misc/Makefile.am index 91906b0448..dd94186b41 100644 --- a/widgets/misc/Makefile.am +++ b/widgets/misc/Makefile.am @@ -16,7 +16,6 @@ privsolib_LTLIBRARIES = \ libemiscwidgets.la widgetsincludedir = $(privincludedir)/misc -filterbarincludedir = $(privincludedir)/misc if ENABLE_PILOT_CONDUITS pilot_sources = e-pilot-settings.c |