]> err.no Git - scalable-opengroupware.org/commitdiff
added a templates makefile
authorhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Fri, 18 Feb 2005 00:38:39 +0000 (00:38 +0000)
committerhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Fri, 18 Feb 2005 00:38:39 +0000 (00:38 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@583 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOGo/UI/Templates/GNUmakefile [new file with mode: 0644]

diff --git a/SOGo/UI/Templates/GNUmakefile b/SOGo/UI/Templates/GNUmakefile
new file mode 100644 (file)
index 0000000..b17120c
--- /dev/null
@@ -0,0 +1,8 @@
+# GNUstep makefile
+
+validate-wox:
+       xmllint --noout *.wox
+
+all :: validate-wox
+
+install :: all