From 657bca91b115b380af16c13e5ca5d6a0f0f4a562 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 16 Dec 2016 10:09:45 +0100 Subject: [PATCH] Make 'make CompilerTest_compilerplugins_clang' work Change-Id: I0a43bff9c87254d16ade84f3da2ff380250ebd9c --- Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.in b/Makefile.in index 9b0496541504..3a8b8381e297 100644 --- a/Makefile.in +++ b/Makefile.in @@ -113,6 +113,7 @@ gbuild_TARGETS := AllLangHelp \ CliLibrary \ CliNativeLibrary \ CliUnoApi \ + CompilerTest \ Configuration \ CppunitTest \ CustomTarget \