aboutsummaryrefslogtreecommitdiffstats
path: root/views/calendar/Makefile.am
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@src.gnome.org>2001-06-20 01:26:04 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2001-06-20 01:26:04 +0800
commit4583098b34dfc46701ec05531bba90a7c59d8d92 (patch)
tree2c00fba88a8ba20ae218fe68f679958bbf963e2d /views/calendar/Makefile.am
parent2e156596a6e8099c3f540ca362b1415613ed30dd (diff)
downloadgsoc2013-evolution-4583098b34dfc46701ec05531bba90a7c59d8d92.tar
gsoc2013-evolution-4583098b34dfc46701ec05531bba90a7c59d8d92.tar.gz
gsoc2013-evolution-4583098b34dfc46701ec05531bba90a7c59d8d92.tar.bz2
gsoc2013-evolution-4583098b34dfc46701ec05531bba90a7c59d8d92.tar.lz
gsoc2013-evolution-4583098b34dfc46701ec05531bba90a7c59d8d92.tar.xz
gsoc2013-evolution-4583098b34dfc46701ec05531bba90a7c59d8d92.tar.zst
gsoc2013-evolution-4583098b34dfc46701ec05531bba90a7c59d8d92.zip
Sync - Federico
svn path=/trunk/; revision=10293
Diffstat (limited to 'views/calendar/Makefile.am')
-rw-r--r--views/calendar/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/views/calendar/Makefile.am b/views/calendar/Makefile.am
new file mode 100644
index 0000000000..f993c4e036
--- /dev/null
+++ b/views/calendar/Makefile.am
@@ -0,0 +1,5 @@
+defaultcalendardir = $(datadir)/evolution/views/calendar
+
+defaultcalendar_DATA = galview.xml
+
+EXTRA_DIST = $(defaultcalendar_DATA)