--- ermyth/Makefile.in 2007/07/19 08:24:46 1.1 +++ ermyth/Makefile.in 2007/07/21 01:29:07 1.2 @@ -1,10 +1,10 @@ # Copyright © 2007 Pippijn van Steenhoven / The Ermyth Team # Copyright © 2005 Atheme Development Group. -# Rights to this code are documented in doc/LICENSE. +# Rights to this code are documented in doc/pod/license.pod. # # This file contains build instructions. # -# $Id: Makefile.in,v 1.1 2007/07/19 08:24:46 pippijn Exp $ +# $Id: Makefile.in,v 1.2 2007/07/21 01:29:07 pippijn Exp $ # RM = @RM@ @@ -18,7 +18,7 @@ SRCDIR = . @ABSPATHS@SRCDIR= @SRCDIR@/src -SUBDIRS = modules src test +SUBDIRS = doc help modules src test CLEANDIRS = ${SUBDIRS} po .PHONY: dist test