aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>1999-08-03 00:00:30 +0800
committerElliot Lee <sopwith@src.gnome.org>1999-08-03 00:00:30 +0800
commitb83d509e961197fa3bc182af8205fd554405a905 (patch)
tree55f1259b3b6468176bd6c4c329bf1724b6101d61 /calendar/gui
parente04ff08029253c72af62df710a04cd45793ad23b (diff)
downloadgsoc2013-evolution-b83d509e961197fa3bc182af8205fd554405a905.tar.gz
gsoc2013-evolution-b83d509e961197fa3bc182af8205fd554405a905.tar.zst
gsoc2013-evolution-b83d509e961197fa3bc182af8205fd554405a905.zip
Add nl to list of languages.
Add nl to list of languages. svn path=/trunk/; revision=1065
Diffstat (limited to 'calendar/gui')
-rw-r--r--calendar/gui/Makefile.am14
1 files changed, 12 insertions, 2 deletions
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index 9d35ad371d..50e6e98092 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -27,8 +27,16 @@ GNOMECAL_CORBA_GENERATED = \
GnomeCal-skels.c \
GnomeCal-stubs.c
-$(GNOMECAL_CORBA_GENERATED): GnomeCal.idl
- orbit-idl GnomeCal.idl
+$(GNOMECAL_CORBA_GENERATED): my_gnomecal_idl
+
+my_gnomecal_idl: GnomeCal.idl
+ orbit-idl $(srcdir)/GnomeCal.idl
+ touch my_gnomecal_idl
+
+corba-cal.c \
+corba-cal.h \
+corba-cal-factory.c \
+corba-cal-factory.h: GnomeCal.h
gnomecal_SOURCES = \
GnomeCal-common.c \
@@ -114,6 +122,8 @@ calendar_conduits_LTLIBRARIES = @CALCONDUITLIB@
EXTRA_LTLIBRARIES = libcalendar_conduit.la
+GNOME_CONDUIT_LIBS=
+
libcalendar_conduit_la_LIBADD = \
$(GNOME_CONDUIT_LIBS) \
$(GNOME_LIBDIR) \
/+1 * Update audio/muine to 0.8.11.flz2009-11-103-54/+10 * Bump PORTREVISION after libogg and libvorbisfile major version increment.naddy2009-07-071-1/+1 * Mark audio/muine as BROKEN as it doesn't build with mono 2.4.flz2009-06-241-0/+2 * - Chase audio/faad shlib bumpmiwi2009-02-211-1/+2 * - Update lang/mono to 2.0.1.flz2009-02-095-25/+28 * Allow this port to build with GTK+ deprecation.marcus2009-01-121-0/+2 * - Update maintainer mail addressmiwi2008-07-261-1/+1 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * Update to FLAC 1.2.1. This version includes two and a half yearsnaddy2008-04-08