From b2cb8d6fb456f3bfe39d746b79a0fbede94f5666 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 4 Jun 2012 15:26:12 +0200 Subject: libcsupport: Add rtems_printf_plugin() --- 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 46805e9080..ae233381a1 100644 --- a/cpukit/libcsupport/Makefile.am +++ b/cpukit/libcsupport/Makefile.am @@ -120,6 +120,7 @@ BSD_LIBC_C_FILES = src/strlcpy.c src/strlcat.c src/issetugid.c libcsupport_a_SOURCES = src/gxx_wrappers.c src/getchark.c src/printk.c \ src/printk_plugin.c src/putk.c src/vprintk.c \ + src/printf_plugin.c \ src/sup_fs_location.c \ src/sup_fs_eval_path.c \ src/sup_fs_eval_path_generic.c \ -- cgit v1.2.3