aboutsummaryrefslogtreecommitdiffstats
path: root/libical
diff options
context:
space:
mode:
authorPeter Teichman <teichman@src.gnome.org>2000-12-15 00:23:10 +0800
committerPeter Teichman <teichman@src.gnome.org>2000-12-15 00:23:10 +0800
commit1d56a90d3f9def4091c58fc965cc446e65586775 (patch)
tree7ad39238d00323bc600b8ba767cf8f2468d97c88 /libical
parentbf5e0bacd8954ba1cef33a75b98548163df39fbc (diff)
downloadgsoc2013-evolution-1d56a90d3f9def4091c58fc965cc446e65586775.tar.gz
gsoc2013-evolution-1d56a90d3f9def4091c58fc965cc446e65586775.tar.zst
gsoc2013-evolution-1d56a90d3f9def4091c58fc965cc446e65586775.zip
put icalproperty.h and icalvalue.h before icalcomponent.c in the
libical_la_SOURCES list, so they get built before it. svn path=/trunk/; revision=7010
Diffstat (limited to 'libical')
-rw-r--r--libical/src/libical/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/libical/src/libical/Makefile.am b/libical/src/libical/Makefile.am
index ee5ba51c0e..b58e9e4109 100644
--- a/libical/src/libical/Makefile.am
+++ b/libical/src/libical/Makefile.am
@@ -16,6 +16,8 @@ INCLUDES = \
libical_la_LDFLAGS = -version-info 0:0:0
libical_la_SOURCES = \
+ icalproperty.h \
+ icalvalue.h \
icalcomponent.c \
icalcomponent.h \
icalenums.c \
@@ -32,7 +34,6 @@ libical_la_SOURCES = \
icalparser.c \
icalparser.h \
icalproperty.c \
- icalproperty.h \
icalrecur.c \
icalrecur.h \
icalrestriction.c \
@@ -42,7 +43,6 @@ libical_la_SOURCES = \
icaltypes.c \
icaltypes.h \
icalvalue.c \
- icalvalue.h \
icalyacc.h \
icalyacc.y \
pvl.c \
amdmi32015-09-023-16/+4 * Update librsvg2 to 2.40.10.kwm2015-08-291-1/+2 * - Update to 0.12.1olivierd2015-08-086-205/+63 * x11/tint: use options helpers and other goodies.xmj2015-04-022-40/+20 * Cleanup plistbapt2015-01-181-3/+0 * x11/tint: USES+= alias to fix battery indicator on DragonFlymarino2014-12-281-1/+1 * - Remove Mk/bsd.efl.mkgblach2014-12-271-3/+3 * - Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,mva2014-10-201-1/+1 * Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-2/+1 * Do not remove directory belonging to BSD.local.dist mtreeantoine2014-04-051-1/+0 * - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-221-1/+0 * Enable stage[1]bapt2013-10-212-40/+55 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Add explicit dependency on pkgconfbapt2013-08-311-2/+1 * - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0 * - convert USE_CMAKE to USESmakc2013-03-231-1/+1 * - Add a patch to enable battery support [1]lme2013-01-202-23/+167 * Convert to new options frameworkbapt2012-11-221-8/+10 * Throw my ports back in the pool, and make my intentions clear for thedougb2012-10-081-6/+1 * /usr/local/share/applications should be PLIST_DIRSTRYdougb2012-07-311-1/+1 * tintwizard.py requires pygtk2dougb2012-07-191-1/+1 * - update png to 1.5.10dinoex2012-06-011-0/+1 * Remove more tags from pkg-descr files fo the form:dougb2011-10-24