Remove TODO file
[remote/remote-mci.git] / doc / Makefile.am
blob6bc361b1c95f34f7d4d0e11c042fbab1f822a26e
1 EXTRA_DIST = \
2  diku_mch \
3  Doxyfile
5 code: Doxyfile
6         $(DOXYGEN) Doxyfile
8 .PHONY: code
10 include $(top_srcdir)/Makefile.lib