import source from 3.0
[external/parted.git] / doc / Makefile.am
1 # C must be the first sub-directory because it contains the POT files.
2 SUBDIRS = C pt_BR
3
4 info_TEXINFOS = parted.texi
5 MAKEINFO = makeinfo --no-split
6
7 EXTRA_DIST = FAT                \
8                          USER.jp        \
9                          API            \
10                          fdl.texi       \
11                          parted-pt_BR.texi
12
13 .PHONY: updatepo
14 updatepo:
15         list='$(SUBDIRS)'; for dir in $$list; do \
16                 $(MAKE) -C "$$dir" updatepo; \
17         done
18
19 MAINTAINERCLEANFILES = Makefile.in \
20                        mdate-sh    \
21                        texinfo.tex