files added for using wml. Just type make and all the .wml files will be converted...
[mirror/userdir-ldap.git] / web / Makefile
1 # This Makefile should need no changes from webwml/english/Makefile
2 # Please send a message to debian-www if you need to modify anything
3 # so the problem can be fixed.
4
5 WMLBASE=.
6 CUR_DIR=
7 # list any subdirectories in the following variable. Any directories listed
8 # must exist or the make will not work
9 SUBS=
10
11 include $(WMLBASE)/Make.lang
12 include $(WMLBASE)/Make.common
13
14 include $(WMLBASE)/Make.dep.generic
15 include $(WMLBASE)/Make.dep.templ
16