diff options
author | Milan Crha <mcrha@redhat.com> | 2009-06-19 18:32:33 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2009-06-19 18:52:14 +0800 |
commit | b3471557bbf63250f6362858cde319ec27080dea (patch) | |
tree | 8b18582bd11270dba226d3874eb322ad6d65a0b0 /plugins | |
parent | ace3390de64eb4adb4cc28af39b0bc34ef078a79 (diff) | |
download | gsoc2013-evolution-b3471557bbf63250f6362858cde319ec27080dea.tar.gz gsoc2013-evolution-b3471557bbf63250f6362858cde319ec27080dea.tar.zst gsoc2013-evolution-b3471557bbf63250f6362858cde319ec27080dea.zip |
ipod-sync - include also 'widgets' directory
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/ipod-sync/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ipod-sync/Makefile.am b/plugins/ipod-sync/Makefile.am index 570683442e..1ad1d0a4ee 100644 --- a/plugins/ipod-sync/Makefile.am +++ b/plugins/ipod-sync/Makefile.am @@ -1,5 +1,6 @@ INCLUDES = \ -I$(top_srcdir) \ + -I$(top_srcdir)/widgets \ $(EVOLUTION_CALENDAR_CFLAGS) \ -DDBUS_API_SUBJECT_TO_CHANGE |