diff --git a/src/raspberrypi/Makefile b/src/raspberrypi/Makefile index d1b0fdbf..fb732659 100644 --- a/src/raspberrypi/Makefile +++ b/src/raspberrypi/Makefile @@ -224,6 +224,7 @@ $(USR_LOCAL_BIN)% : $(BINDIR)/% $(MAN_PAGE_DIR)/%.1 : $(DOC_DIR)/%.1 @echo "-- Copying $@" + mkdir -p $@ cp $< $@ $(DOC_DIR)/%_man_page.txt : $(DOC_DIR)/%.1