Makefile.am 208 B

1234567891011121314
  1. if USE_NLS
  2. SUBDIRS = l10n
  3. endif
  4. DIST_SUBDIRS = l10n
  5. HINTFILE = mc.hint
  6. hintdir = $(pkgdatadir)/hints
  7. hint_DATA = $(HINTFILE)
  8. # Files processed by configure don't need to be here
  9. EXTRA_DIST = $(HINTFILE)