]> git.sesse.net Git - vlc/blobdiff - Makefile.am
Add make doc and fix Doxygen from top_builddir
[vlc] / Makefile.am
index f43e120cb7cee42a72a8f68e35eff9b276fa324e..1caf4eed24429eb13815b29c90e507a7c7016623 100644 (file)
@@ -316,7 +316,10 @@ libvlc:
 core:
        cd src && $(MAKE) $(AM_MAKEFLAGS) vlc$(EXEEXT)
 
-.PHONY: libvlc core
+doc:
+       cd doc && $(MAKE) $(AM_MAKEFLAGS) doc
+
+.PHONY: libvlc core doc
 
 #To get some nice output
 nice: