diff --git a/doc/Makefile.am b/doc/Makefile.am index efa5f880..b461fde4 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -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