aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-01-12 07:42:22 +0800
committerIain Holmes <iain@src.gnome.org>2001-01-12 07:42:22 +0800
commitc7e5e9a3f20b291d9212849221d186fcb0aa207a (patch)
tree22e8d57bac293fddd6798ba035b53e9202f4eae7 /shell
parentc6737bc9e8da67083a455a2b3f0e5704290ab06c (diff)
downloadgsoc2013-evolution-c7e5e9a3f20b291d9212849221d186fcb0aa207a.tar
gsoc2013-evolution-c7e5e9a3f20b291d9212849221d186fcb0aa207a.tar.gz
gsoc2013-evolution-c7e5e9a3f20b291d9212849221d186fcb0aa207a.tar.bz2
gsoc2013-evolution-c7e5e9a3f20b291d9212849221d186fcb0aa207a.tar.lz
gsoc2013-evolution-c7e5e9a3f20b291d9212849221d186fcb0aa207a.tar.xz
gsoc2013-evolution-c7e5e9a3f20b291d9212849221d186fcb0aa207a.tar.zst
gsoc2013-evolution-c7e5e9a3f20b291d9212849221d186fcb0aa207a.zip
Fix make dist
svn path=/trunk/; revision=7417
Diffstat (limited to 'shell')
-rw-r--r--shell/importer/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/importer/Makefile.am b/shell/importer/Makefile.am
index e921636181..239f04c0eb 100644
--- a/shell/importer/Makefile.am
+++ b/shell/importer/Makefile.am
@@ -44,4 +44,4 @@ libevolution_importerinclude_HEADERS = \
gladedir = $(datadir)/evolution/glade
glade_DATA = import.glade
-EXTRA_DIST = $(glade_DATA)
+EXTRA_DIST = $(glade_DATA) $(oaf_DATA)