From a40525a53d8cb64d736191a4fd4097588bcc1b20 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Wed, 15 Jun 2016 17:59:33 +0200 Subject: build: Fix "intospection" typo --- rest/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest/Makefile.am b/rest/Makefile.am index 4df6ed4..64205d4 100644 --- a/rest/Makefile.am +++ b/rest/Makefile.am @@ -101,7 +101,7 @@ test_runner_LDFLAGS = $(librest_@API_VERSION@_la_LIBADD) $(GCOV_LDFLAGS) # TODO: use gtester -# intospection +# introspection -include $(INTROSPECTION_MAKEFILE) if HAVE_INTROSPECTION -- cgit v1.2.1