Fix test-lan: in Makefile

main^2
mdPlusPlus 3 years ago
parent b239bb568c
commit a2715cb637

@ -63,7 +63,7 @@ test: FLAGS = --verbose
test: clean all open server
# Build everything from scratch and test functionality on LAN.
test: FLAGS = --verbose
test-lan: FLAGS = --verbose
test-lan: clean all open lan-server
# -- Aliases --

Loading…
Cancel
Save