about summary refs log tree commit diff
path: root/timezone/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2012-03-07 05:17:13 -0500
committerUlrich Drepper <drepper@gmail.com>2012-03-07 05:17:13 -0500
commita4300c7a4d65e24a4a0215460c063ea9c7b4605a (patch)
tree228de57e9b32df7a9e8b78e18095a1512c5cafb9 /timezone/Makefile
parent482ff4dae91cf9a288284072d1a299868db7a634 (diff)
downloadglibc-a4300c7a4d65e24a4a0215460c063ea9c7b4605a.tar.gz
glibc-a4300c7a4d65e24a4a0215460c063ea9c7b4605a.tar.xz
glibc-a4300c7a4d65e24a4a0215460c063ea9c7b4605a.zip
Remove distribute variable from Makefiles
Diffstat (limited to 'timezone/Makefile')
-rw-r--r--timezone/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/timezone/Makefile b/timezone/Makefile
index d5ea538991..00bfba6e23 100644
--- a/timezone/Makefile
+++ b/timezone/Makefile
@@ -20,23 +20,18 @@
 #
 subdir	:= timezone
 
-distribute := tzfile.h private.h scheck.c ialloc.c yearistype	\
-	      iso3166.tab zone.tab tzselect.ksh checktab.awk	\
-	      README
-
 extra-objs := scheck.o ialloc.o
 
 others	:= zdump zic
 tests	:= test-tz tst-timezone
 
+# pacificnew doesn't compile; if it is to be used, it should be included in
+# northamerica.
 tzbases := africa antarctica asia australasia europe northamerica \
 	   southamerica etcetera factory \
 	   solar87 solar88 solar89
 tzlinks := backward systemv
 tzfiles := $(tzbases) $(tzlinks)
-# pacificnew doesn't compile; if it is to be used, it should be included in
-# northamerica.
-distribute += $(tzfiles) leapseconds pacificnew simplebackw
 
 generated := $(addprefix z.,$(tzfiles))
 install-sbin := zic zdump