aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1998-04-01 16:31:11 +0800
committerArturo Espinosa <unammx@src.gnome.org>1998-04-01 16:31:11 +0800
commitf9457ac006bc85e76a60ef84efc71477fe4547cb (patch)
treeb24fde9cba3428e333a4e6941a615fbc45b057e9 /calendar
parent0032eeb1e01ee1c6d7ca545b906d4b9ccfbfcded (diff)
downloadgsoc2013-evolution-f9457ac006bc85e76a60ef84efc71477fe4547cb.tar.gz
gsoc2013-evolution-f9457ac006bc85e76a60ef84efc71477fe4547cb.tar.zst
gsoc2013-evolution-f9457ac006bc85e76a60ef84efc71477fe4547cb.zip
Sync with my copy -mig
svn path=/trunk/; revision=86
Diffstat (limited to 'calendar')
-rw-r--r--calendar/Makefile.am3
-rw-r--r--calendar/gui/Makefile.am3
2 files changed, 4 insertions, 2 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am
index 9a1f4c4778..883c5322ae 100644
--- a/calendar/Makefile.am
+++ b/calendar/Makefile.am
@@ -3,7 +3,7 @@ INCLUDES = \
$(GNOME_INCLUDEDIR) \
-I../../gcalendar
-bin_PROGRAMS = gncal
+bin_PROGRAMS = gncal objedit
gncal_SOURCES = \
gncal.c \
@@ -27,6 +27,7 @@ LINK_FLAGS = \
$(INTLLIBS)
gncal_LDADD = $(LINK_FLAGS)
+objedit_LDADD = $(LINK_FLAGS)
EXTRA_DIST = \
gncal.desktop
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index 9a1f4c4778..883c5322ae 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -3,7 +3,7 @@ INCLUDES = \
$(GNOME_INCLUDEDIR) \
-I../../gcalendar
-bin_PROGRAMS = gncal
+bin_PROGRAMS = gncal objedit
gncal_SOURCES = \
gncal.c \
@@ -27,6 +27,7 @@ LINK_FLAGS = \
$(INTLLIBS)
gncal_LDADD = $(LINK_FLAGS)
+objedit_LDADD = $(LINK_FLAGS)
EXTRA_DIST = \
gncal.desktop
do not installpav2009-08-171-0/+6 * - Fix fetchmiwi2009-08-131-4/+1 * - Update to 2.15.2acm2009-08-033-7/+4 * - Fix fetch problemsacm2009-08-031-0/+1 * - Update to 2.15.0acm2009-07-285-18/+10 * - gambas2-gb-opengl: respect custom LOCALBASE/PREFIXacm2009-07-141-2/+2 * - Fix with custom LOCALBASE (mysql, postgresql, qt and opengl gambas components)acm2009-06-181-4/+11 * - Respect LOCALBASE path of some dependencies if it is changed to a customacm2009-06-161-0/+27 * Proxy commit for acm@ to fix build with custom LOCALBASE.itetcu2009-06-031-1/+5 * - Update to 2.13.0acm2009-05-226-39/+31 * - Fix buildacm2009-05-091-1/+1