aboutsummaryrefslogtreecommitdiffstats
path: root/english
diff options
context:
space:
mode:
authorThomas Lange <lange@debian.org>2021-10-01 16:25:43 +0200
committerThomas Lange <lange@debian.org>2021-10-01 16:25:43 +0200
commit61336b1ad0fb4507026941781f73c08bd9f3acb3 (patch)
treeb1b2a6596f9cb188ceb442a6011cac2be5237f9a /english
parent51a816cca216fb3b6c7c2a6f16e8675147796b7c (diff)
add Makefile for subdir
Diffstat (limited to 'english')
-rw-r--r--english/Makefile2
-rw-r--r--english/webfonts/Makefile8
2 files changed, 9 insertions, 1 deletions
diff --git a/english/Makefile b/english/Makefile
index 246c6aa6967..93b6f37ff89 100644
--- a/english/Makefile
+++ b/english/Makefile
@@ -5,7 +5,7 @@ WMLBASE=.
CUR_DIR=
SUBS=Bugs CD MailingLists News Pics blends community consultants devel \
distrib doc events intro international legal logos lts mirror partners \
-ports releases reports security software users vote women derivatives
+ports releases reports security software users vote women derivatives webfonts
all install:: install-locale
diff --git a/english/webfonts/Makefile b/english/webfonts/Makefile
new file mode 100644
index 00000000000..3662a13524d
--- /dev/null
+++ b/english/webfonts/Makefile
@@ -0,0 +1,8 @@
+# If this makefile is not generic enough to support a translation,
+# please contact debian-www.
+
+WMLBASE=..
+CUR_DIR=webfonts
+SUBS=
+
+include $(WMLBASE)/Make.lang

© 2014-2024 Faster IT GmbH | imprint | privacy policy