From 571c782b982d888565e7d06bfc2f3d47582fe829 Mon Sep 17 00:00:00 2001 From: joseph Date: Thu, 12 Sep 2013 15:31:06 +0000 Subject: * dlfcn/Makefile: Restore endif lost in last merge. git-svn-id: svn://svn.eglibc.org/trunk@23996 7b3dc134-2b1b-0410-93df-9e9f96275f8d --- libc/ChangeLog.eglibc | 4 ++++ libc/dlfcn/Makefile | 1 + 2 files changed, 5 insertions(+) diff --git a/libc/ChangeLog.eglibc b/libc/ChangeLog.eglibc index b38e43d03..dcfe5e62e 100644 --- a/libc/ChangeLog.eglibc +++ b/libc/ChangeLog.eglibc @@ -1,3 +1,7 @@ +2013-09-12 Joseph Myers + + * dlfcn/Makefile: Restore endif lost in last merge. + 2013-09-05 Joseph Myers * locale/programs/3level.h, locale/programs/ld-collate.c, diff --git a/libc/dlfcn/Makefile b/libc/dlfcn/Makefile index d5e13d8cb..973b82e5d 100644 --- a/libc/dlfcn/Makefile +++ b/libc/dlfcn/Makefile @@ -40,6 +40,7 @@ tests = glrefmain failtest tst-dladdr default errmsg1 tstcxaatexit \ tstatexit bug-dl-leaf tests-$(OPTION_EGLIBC_CXX_TESTS) += bug-atexit3 +endif modules-names = glreflib1 glreflib2 glreflib3 failtestmod defaultmod1 \ defaultmod2 errmsg1mod modatexit modcxaatexit \ bug-dlsym1-lib1 bug-dlsym1-lib2 bug-atexit1-lib \ -- cgit v1.2.3