Makefile.am 210 B

1234567
  1. DIST_SUBDIRS = hints man hlp
  2. SUBDIRS = hints man hlp
  3. DOCS = FAQ HACKING INSTALL INSTALL.FAST MAINTAINERS README.QNX MIRRORS.txt
  4. EXTRA_DIST = $(DX_CONFIG) doxygen-include.am $(DOCS)
  5. include doxygen-include.am