Makefile.am 287 B

1234567891011121314
  1. ## Process this file with automake to create Makefile.in.
  2. AUTOMAKE_OPTIONS = 1.5
  3. SUBDIRS = intl po m4 vfs slang edit src lib doc syntax
  4. EXTRA_DIST = FAQ INSTALL.FAST MAINTAINERS README.QNX extraconf.h
  5. noinst_DATA = mc.spec
  6. ACLOCAL_AMFLAGS = -I m4
  7. dist-hook:
  8. cp mc.spec $(distdir)