summaryrefslogtreecommitdiffstats
path: root/doc/hints/Makefile.am
blob: 2920c353e1694580dafb531d1af51d2a748e73a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
if USE_NLS
SUBDIRS = l10n
endif

DIST_SUBDIRS = l10n

HINTFILE = mc.hint

hintdir = $(pkgdatadir)/hints

hint_DATA = $(HINTFILE)

# Files processed by configure don't need to be here
EXTRA_DIST = $(HINTFILE)