Skip to content

Commit c565a1a

Browse files
committed
makefile: Fix typo
built => build (cherry picked from commit 9ef906c)
1 parent 5fb125e commit c565a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
# uninstall-includes which don't need to be built)
5757
#
5858
# gitdist Create source code packages using "git archive"
59-
# bindist Create binary FB release packages from current built directory content
59+
# bindist Create binary FB release packages from current build directory content
6060
# mingw-libs Standalone: Copy libraries from MinGW toolchain into lib/win32/ etc.
6161
#
6262
# cunit-tests (Convenience wrappers around tests/Makefile, running the tests

0 commit comments

Comments
 (0)