]> git.sesse.net Git - vlc/blobdiff - bindings/cil/Makefile.am
DBus: ifdef buggy input code out
[vlc] / bindings / cil / Makefile.am
index 523b2a88c4ee5d3a678c0a05bf9fc2c5fc6a8b1f..d98ebad46e7176c5db6a1e929b9d58700917abf3 100644 (file)
@@ -11,3 +11,8 @@ AUTOMAKE_OPTIONS = \
 
 SUBDIRS = src tests
 DIST_SUBDIRS = $(SUBDIRS) m4
+
+doc: Doxyfile
+       $(DOXYGEN)
+
+.PHONY: doc