Initial mod_perl-2.0 port.
[MyWeb.git] / Makefile.am
index 841a425..63b0901 100644 (file)
@@ -1,6 +1,6 @@
 # $Id$
-# automake source for the Makefile of project/ subdir
-# Copyright (C) 2003 Jan Kratochvil <project-www.jankratochvil.net@jankratochvil.net>
+# automake source for the Makefile of My::Web "My/" subdir
+# Copyright (C) 2003-2005 Jan Kratochvil <project-www.jankratochvil.net@jankratochvil.net>
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 
 include $(top_srcdir)/Makefile-head.am
 
+SUBDIRS= \
+               Hash
+
 EXTRA_DIST+= \
-               Project.pm \
                Web.pm \
+               ModPerlPm.pm \
                arrow-left.png \
                arrow-right.png \
                arrow-up.png
+