summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2014-03-05 13:05:11 +0100
committerJonas Smedegaard <dr@jones.dk>2014-03-05 13:05:11 +0100
commit77cb92a23457d3824d021503af726b5ea3568e8c (patch)
treeb9532111eb06df3a3d6798399ddc1642c63011b5 /Makefile
parent71a09e158ec8310f099c11467556d22fa67bdbb6 (diff)
Add localegroup eu (European Union).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4cec782..c15f40b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
profiles = desktop
desktoptopics = email office web
-lcgroups = all
+lcgroups = all eu
desktoptopiclists = $(patsubst %,profiles/desktop-%,$(desktoptopics))
desktoptweaks = tweaks/base tweaks/desktop
basefiles = $(patsubst %,content/%/base/preseed.cfg,$(profiles))