1man_MANS = \
2	libfwnt.3
3
4EXTRA_DIST = \
5	libfwnt.3
6
7MAINTAINERCLEANFILES = \
8	Makefile.in
9
10distclean: clean
11	/bin/rm -f Makefile
12
13