summaryrefslogtreecommitdiffstats
path: root/doc/hints/l10n/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/hints/l10n/Makefile.am')
-rw-r--r--doc/hints/l10n/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/hints/l10n/Makefile.am b/doc/hints/l10n/Makefile.am
new file mode 100644
index 0000000..95ad62d
--- /dev/null
+++ b/doc/hints/l10n/Makefile.am
@@ -0,0 +1,8 @@
+hintdir = $(pkgdatadir)/hints
+
+HINTFILES_LANG = $(srcdir)/mc.hint.*
+
+hint_DATA = $(HINTFILES_LANG)
+
+# Files processed by configure don't need to be here
+EXTRA_DIST = $(HINTFILES_LANG)