]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - libidn/Makefile
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / libidn / Makefile
index ecabc1b1af36058b228896bbafe6f0a6d5e703d1..1d81a92f8f3aa6c1fae2b2b52eba603d1eb572fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+# Copyright (C) 2003-2016 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
@@ -19,7 +19,7 @@
 
 subdir := libidn
 
-distribute := punycode.h stringprep.h idna.h iconvme.h
+include ../Makeconfig
 
 routines = idn-stub
 
@@ -29,11 +29,6 @@ extra-libs-others    = $(extra-libs)
 libcidn-routines := punycode toutf8 nfkc stringprep rfc3454 profiles idna \
                    iconvme
 
-
-include $(..)Makeconfig
-
 libcidn-inhibit-o = $(filter-out .os,$(object-suffixes))
 
 include $(..)Rules
-
-$(objpfx)libcidn.so: $(common-objpfx)libc.so $(common-objpfx)libc_nonshared.a