From c3eacb15b7624552522098938617d3fb827242b6 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 2 Feb 2012 17:01:08 -0800 Subject: [PATCH] Makefile: add test/encoding/types.h Signed-off-by: Sage Weil --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.am b/src/Makefile.am index fb618cd5e64db..dd956b97c0297 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1451,6 +1451,7 @@ noinst_HEADERS = \ test/osd/TestOpStat.h\ global/pidfile.h\ common/sync_filesystem.h \ + test/encoding/types.h \ test/system/cross_process_sem.h \ test/system/st_rados_create_pool.h \ test/system/st_rados_list_objects.h \ -- 2.39.5