Blob Blame History Raw
From a9e73c36d673e02d5cf946a4356d2feec04993d2 Mon Sep 17 00:00:00 2001
From: "Ankur Sinha (Ankur Sinha Gmail)" <sanjay.ankur@gmail.com>
Date: Wed, 19 Jun 2019 22:15:36 +0100
Subject: [PATCH 3/6] Install ivstream header

---
 src/ivos/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/ivos/Makefile.am b/src/ivos/Makefile.am
index 03884ffc..dc21173c 100755
--- a/src/ivos/Makefile.am
+++ b/src/ivos/Makefile.am
@@ -8,4 +8,4 @@ SUBDIRS = InterViews OS
 
 AM_CXXFLAGS = @MINGW_CFLAG@
 
-EXTRA_DIST = ivstrm.h
+include_HEADERS = ivstrm.h ivstream.h
-- 
2.21.0