fix bug in touch command
This commit is contained in:
parent
90e5716b01
commit
50452ab0bc
@ -28,7 +28,7 @@ FLAC.tag: Doxyfile
|
||||
else
|
||||
FLAC.tag:
|
||||
echo "*** Warning: Doxygen not found; documentation will not be built."
|
||||
touch $<
|
||||
touch $@
|
||||
mkdir -p html/api
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user