diff --git a/scripts/Makefile b/scripts/Makefile new file mode 100644 index 00000000..cc8a85b8 --- /dev/null +++ b/scripts/Makefile @@ -0,0 +1,8 @@ +# generic utility modules +# (c) 2001 jannet it services +# contact@jannet.de +# $Id$ + +MODDIR = ../.. + +include $(MODDIR)/make/text.mk