summaryrefslogtreecommitdiff
path: root/utils/mtp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'utils/mtp/Makefile.am')
-rw-r--r--utils/mtp/Makefile.am17
1 files changed, 0 insertions, 17 deletions
diff --git a/utils/mtp/Makefile.am b/utils/mtp/Makefile.am
deleted file mode 100644
index 58d9385cb..000000000
--- a/utils/mtp/Makefile.am
+++ /dev/null
@@ -1,17 +0,0 @@
-AM_CPPFLAGS = \
- $(BUILD_CFLAGS) \
- -I$(top_srcdir)/src \
- -I$(top_builddir)/src \
- -DLOCALEDIR=\""$(localedir)"\" \
- $(LIBTRACKER_SPARQL_CFLAGS)
-
-noinst_PROGRAMS = mtp-dummy
-
-mtp_dummy_SOURCES = mtp-dummy.c
-mtp_dummy_LDADD = \
- $(top_builddir)/src/libtracker-sparql-backend/libtracker-sparql-@TRACKER_API_VERSION@.la \
- $(top_builddir)/src/libtracker-common/libtracker-common.la \
- $(BUILD_LIBS) \
- $(LIBTRACKER_SPARQL_LIBS)
-
-EXTRA_DIST = meson.build