Makefile.am 162 B

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