aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/Makefile.am
diff options
context:
space:
mode:
authorCraig Small <csmall@src.gnome.org>1998-03-12 07:29:16 +0800
committerCraig Small <csmall@src.gnome.org>1998-03-12 07:29:16 +0800
commitbf52e68d687a9ea8966c6050146de627c4553ecb (patch)
tree267ca7689c2f769fda48eeaf74af788be882d802 /calendar/Makefile.am
parent4b15a0fb97cf325af6b7a106ab9099d5b9addb94 (diff)
downloadgsoc2013-evolution-bf52e68d687a9ea8966c6050146de627c4553ecb.tar
gsoc2013-evolution-bf52e68d687a9ea8966c6050146de627c4553ecb.tar.gz
gsoc2013-evolution-bf52e68d687a9ea8966c6050146de627c4553ecb.tar.bz2
gsoc2013-evolution-bf52e68d687a9ea8966c6050146de627c4553ecb.tar.lz
gsoc2013-evolution-bf52e68d687a9ea8966c6050146de627c4553ecb.tar.xz
gsoc2013-evolution-bf52e68d687a9ea8966c6050146de627c4553ecb.tar.zst
gsoc2013-evolution-bf52e68d687a9ea8966c6050146de627c4553ecb.zip
linked into gtkcalendar widget
svn path=/trunk/; revision=66
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r--calendar/Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am
index 62d9d348ac..9cac22c259 100644
--- a/calendar/Makefile.am
+++ b/calendar/Makefile.am
@@ -1,6 +1,7 @@
INCLUDES = \
-I$(includedir) \
- $(GNOME_INCLUDEDIR)
+ $(GNOME_INCLUDEDIR) \
+ -I../../gcalendar
bin_PROGRAMS = gncal
@@ -13,7 +14,9 @@ gncal_SOURCES = \
gncal_LDADD = \
$(GNOME_LIBDIR) \
$(GNOMEUI_LIBS) \
- $(INTLLIBS)
+ $(INTLLIBS) \
+ ../../gcalendar/gtkcalendar.o \
+ ../../gcalendar/lib_date.o
EXTRA_DIST = \
gncal.desktop