aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/search/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/search/Makefile.am')
-rw-r--r--addressbook/gui/search/Makefile.am17
1 files changed, 0 insertions, 17 deletions
diff --git a/addressbook/gui/search/Makefile.am b/addressbook/gui/search/Makefile.am
deleted file mode 100644
index f667e0345c..0000000000
--- a/addressbook/gui/search/Makefile.am
+++ /dev/null
@@ -1,17 +0,0 @@
-ruledir = $(privdatadir)
-rule_DATA = addresstypes.xml
-
-EXTRA_DIST = addresstypes.xml
-
-INCLUDES = \
- -DG_LOG_DOMAIN=\"e-addressbook-search\" \
- -I$(top_srcdir) \
- -I$(top_srcdir)/widgets \
- $(EVOLUTION_ADDRESSBOOK_CFLAGS)
-
-noinst_LTLIBRARIES = \
- libeaddressbooksearch.la
-
-libeaddressbooksearch_la_SOURCES = \
- e-addressbook-search-dialog.c \
- e-addressbook-search-dialog.h