aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorsimonmar <unknown>2002-04-29 15:56:39 +0000
committersimonmar <unknown>2002-04-29 15:56:39 +0000
commit120453a0dc2ffc0c4a028e5233a76e4801dab10c (patch)
tree018d80478cf4f71788dee9d12cc4e22f53b30b51 /Makefile
parent2b0248e0af0ff30e7cbc935b61a73aa771ef3ec7 (diff)
[haddock @ 2002-04-29 15:56:39 by simonmar]
Install the auxilliary bits
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 9b552bf1..42199837 100644
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,6 @@
TOP = .
include $(TOP)/mk/boilerplate.mk
-SUBDIRS = src
+SUBDIRS = src html
include $(TOP)/mk/target.mk
-
-
-
-