summaryrefslogtreecommitdiff
path: root/assert/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'assert/Makefile')
-rw-r--r--assert/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/assert/Makefile b/assert/Makefile
index c18d673b94..46cae868fd 100644
--- a/assert/Makefile
+++ b/assert/Makefile
@@ -22,7 +22,7 @@
subdir := assert
headers := assert.h
-routines := assert assert-perr
+routines := assert assert-perr __assert
tests := test-assert test-assert-perr
include ../Rules