From 0c431303cc7f0e91c70e06126353072e9a9bdb05 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 11 Jan 2017 11:03:24 +0100 Subject: Add rtems_assoc_32_to_string() --- cpukit/libcsupport/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/libcsupport/Makefile.am') diff --git a/cpukit/libcsupport/Makefile.am b/cpukit/libcsupport/Makefile.am index 559ad81446..ec5dd02832 100644 --- a/cpukit/libcsupport/Makefile.am +++ b/cpukit/libcsupport/Makefile.am @@ -38,6 +38,7 @@ ASSOCIATION_C_FILES = src/assoclocalbyname.c \ src/assocnamebyremote.c src/assocptrbylocal.c src/assocptrbyname.c \ src/assocptrbyremote.c src/assocremotebylocalbitfield.c \ src/assocremotebylocal.c src/assocremotebyname.c +ASSOCIATION_C_FILES += src/assoc32tostring.c BASE_FS_C_FILES = src/base_fs.c src/mount.c src/unmount.c src/libio.c \ src/mount-mgr.c src/mount-mktgt.c src/libio_init.c \ -- cgit v1.2.3