aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/idl/Makefile.am
diff options
context:
space:
mode:
authorNat Friedman <nat@src.gnome.org>2000-01-18 11:31:07 +0800
committerNat Friedman <nat@src.gnome.org>2000-01-18 11:31:07 +0800
commit2f1705c6c0d747e708a34b089c4b6ebfc7832022 (patch)
tree1b94d61159ccf0ec4108f98214680850cc5ac350 /addressbook/backend/idl/Makefile.am
parente63f053c3e341251c123c72587e930228b781c67 (diff)
downloadgsoc2013-evolution-2f1705c6c0d747e708a34b089c4b6ebfc7832022.tar
gsoc2013-evolution-2f1705c6c0d747e708a34b089c4b6ebfc7832022.tar.gz
gsoc2013-evolution-2f1705c6c0d747e708a34b089c4b6ebfc7832022.tar.bz2
gsoc2013-evolution-2f1705c6c0d747e708a34b089c4b6ebfc7832022.tar.lz
gsoc2013-evolution-2f1705c6c0d747e708a34b089c4b6ebfc7832022.tar.xz
gsoc2013-evolution-2f1705c6c0d747e708a34b089c4b6ebfc7832022.tar.zst
gsoc2013-evolution-2f1705c6c0d747e708a34b089c4b6ebfc7832022.zip
A precommit so Federico can see.
svn path=/trunk/; revision=1584
Diffstat (limited to 'addressbook/backend/idl/Makefile.am')
-rw-r--r--addressbook/backend/idl/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/backend/idl/Makefile.am b/addressbook/backend/idl/Makefile.am
new file mode 100644
index 0000000000..db61d2c30c
--- /dev/null
+++ b/addressbook/backend/idl/Makefile.am
@@ -0,0 +1,6 @@
+idldir = $(datadir)/idl
+
+idl_DATA = \
+ addressbook.idl
+
+EXTRA_DIST = $(idl_DATA)