From ddd2d9bad0b992621a3607d979f465f4f43fd689 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Thu, 4 Apr 2013 04:19:29 +0000 Subject: Add initial io library files --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5db04f85..c13594ca 100644 --- a/Makefile.am +++ b/Makefile.am @@ -73,7 +73,8 @@ OA_SRC_TARGETS = \ all-sman \ all-driver \ all-databases \ - all-utils + all-utils \ + all-io .PHONY: $(OA_SRC_TARGETS) -- cgit v1.2.3