summaryrefslogtreecommitdiff
path: root/docs/tools/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tools/Makefile.am')
-rw-r--r--docs/tools/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/tools/Makefile.am b/docs/tools/Makefile.am
index 0949b94af..0c7384816 100644
--- a/docs/tools/Makefile.am
+++ b/docs/tools/Makefile.am
@@ -1,4 +1,4 @@
-noinst_PROGRAMS = ontology-graph ttl2sgml ttlresource2sgml
+noinst_PROGRAMS = ttl2sgml ttlresource2sgml
AM_CPPFLAGS = \
$(BUILD_CFLAGS) \
@@ -14,9 +14,6 @@ LDADD = \
$(LIBTRACKER_DATA_LIBS) \
$(BUILD_LIBS)
-ontology_graph_SOURCES = \
- ontology-graph.c
-
TTL_LOADER_FILES = \
ttl_loader.c \
ttl_loader.h \