From 8198b6dd1aeead45b9583ab720046057ebced70d Mon Sep 17 00:00:00 2001 From: dimitri staessens Date: Thu, 12 May 2016 15:19:05 +0200 Subject: include: added flow.h to CMakelists --- include/ouroboros/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/include/ouroboros/CMakeLists.txt b/include/ouroboros/CMakeLists.txt index 6a247e8e..a42c65fd 100644 --- a/include/ouroboros/CMakeLists.txt +++ b/include/ouroboros/CMakeLists.txt @@ -10,6 +10,7 @@ set(HEADER_FILES dev.h dif_config.h du_buff.h + flow.h instance_name.h ipcp.h irm.h -- cgit v1.2.3