13 lines
217 B
Makefile
13 lines
217 B
Makefile
SUBDIRS = etc po src
|
|
|
|
EXTRA_DIST = \
|
|
intltool-extract.in \
|
|
intltool-update.in \
|
|
intltool-merge.in
|
|
|
|
CLEANFILES = \
|
|
intltool-extract \
|
|
intltool-update \
|
|
intltool-merge
|
|
|