summaryrefslogtreecommitdiff
path: root/helpcontent2/settings.pmk
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-09-01 09:51:27 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-10-16 11:07:30 -0500
commit61173c1b58efa79c0ba6b08348d2796a249d0186 (patch)
tree00ebf544db18942e2a1ecfc5e5fa16931127d38f /helpcontent2/settings.pmk
parent3dc2e7497f1798ae4ff6c5c8c562666bc10a393c (diff)
move help structure one directory up
Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc
Diffstat (limited to 'helpcontent2/settings.pmk')
-rw-r--r--helpcontent2/settings.pmk5
1 files changed, 0 insertions, 5 deletions
diff --git a/helpcontent2/settings.pmk b/helpcontent2/settings.pmk
deleted file mode 100644
index 3716281ca8..0000000000
--- a/helpcontent2/settings.pmk
+++ /dev/null
@@ -1,5 +0,0 @@
-.INCLUDE : $(LOCAL_COMMON_OUT)/inc$/aux_langs.mk
-.INCLUDE : $(LOCAL_COMMON_OUT)/inc$/help_exist.mk
-
-aux_alllangiso_all:=$(foreach,i,$(alllangiso) $(foreach,j,$(aux_langdirs) $(eq,$i,$j $i $(NULL))))
-aux_alllangiso:=$(foreach,i,$(aux_alllangiso_all) $(foreach,j,$(help_exist) $(eq,$i,$j $i $(NULL))))