From 5e95090defff64bc8cd7a318a73aa930948fb66d Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 15 Nov 2004 09:20:11 +0000 Subject: Initial import --- web/Makefile.am | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 web/Makefile.am (limited to 'web/Makefile.am') diff --git a/web/Makefile.am b/web/Makefile.am new file mode 100644 index 0000000..a40c4c0 --- /dev/null +++ b/web/Makefile.am @@ -0,0 +1,12 @@ +SUBDIRS = \ + allpingers \ + images \ + include \ + rot26 \ + template \ + tls + +based_in = htdocs +include $(top_srcdir)/Makefile.common + +doc_DATA = account-create.php account-edit.php index.php login.php logout.php remsaint-subscription.php remsaint.php resources.html -- cgit v1.2.3