Makefile.am 304 B

123456789101112131415
  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 pc
  4. EXTRA_DIST = FAQ INSTALL.FAST MAINTAINERS \
  5. README.PC README.QNX extraconf.h
  6. noinst_DATA = mc.spec
  7. ACLOCAL_AMFLAGS = -I m4
  8. dist-hook:
  9. cp mc.spec $(distdir)