We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6189622 commit 9755772Copy full SHA for 9755772
Makefile.in
@@ -187,7 +187,7 @@ VALGRINDARGS = --tool=memcheck --num-callers=8 --leak-resolution=high \
187
# for the BINARIES that you specified above have already been done.
188
#========================================================================
189
190
-all: binaries libraries #doc
+all: binaries libraries doc
191
192
193
# The binaries target builds executable programs, Windows .dll's, unix
0 commit comments