blob: 136c4ba21d34c1663d6d93f4896e415fb0d404b7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
## Process this file with automake to produce Makefile.in
SUBDIRS = lib embed src data po
EXTRA_DIST = \
intltool-merge.in \
intltool-update.in \
intltool-extract.in \
COPYING.README
|