aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/idl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/backend/idl/Makefile.am')
-rw-r--r--addressbook/backend/idl/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/addressbook/backend/idl/Makefile.am b/addressbook/backend/idl/Makefile.am
deleted file mode 100644
index db61d2c30c..0000000000
--- a/addressbook/backend/idl/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-idldir = $(datadir)/idl
-
-idl_DATA = \
- addressbook.idl
-
-EXTRA_DIST = $(idl_DATA)