root/doc/hints/Makefile.am

/* [previous][next][first][last][top][bottom][index][help]  */
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)

/* [previous][next][first][last][top][bottom][index][help]  */