summaryrefslogtreecommitdiff
path: root/extra/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'extra/Makefile.am')
-rw-r--r--extra/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/Makefile.am b/extra/Makefile.am
index a2b4dce374a..3a6495e514a 100644
--- a/extra/Makefile.am
+++ b/extra/Makefile.am
@@ -44,5 +44,8 @@ bin_PROGRAMS = replace comp_err perror resolveip my_print_defaults \
resolve_stack_dump mysql_waitpid innochecksum
noinst_PROGRAMS = charset2html
+perror.o: perror.c
+ $(COMPILE) @ndbcluster_includes@ $(LM_CFLAGS) -c $<
+
# Don't update the files from bitkeeper
%::SCCS/s.%