=== modified file 'Makefile' --- Makefile 2012-01-22 15:52:19 +0000 +++ Makefile 2012-01-22 15:47:21 +0000 @@ -121,9 +121,7 @@ distdir: all mkdir __distdir - cp *.c *.h LICENSE __distdir - mkdir __distdir/man - cp man/*.[37] __distdir/man + cp *.c *.h *.3 LICENSE __distdir sed "s,@VERSION@,$(VERSION)," __distdir/termkey.pc.in sed "/^# DIST CUT/Q" __distdir/Makefile mv __distdir $(DISTDIR)