fix bug in touch command

This commit is contained in:
Josh Coalson 2004-07-30 00:47:04 +00:00
parent 90e5716b01
commit 50452ab0bc

View File

@ -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