Blob Blame History Raw
From 73683d594350e10d30f65b163db7b8aafc54313b Mon Sep 17 00:00:00 2001
From: "Ankur Sinha (Ankur Sinha Gmail)" <sanjay.ankur@gmail.com>
Date: Sun, 23 Jun 2019 18:31:52 +0100
Subject: [PATCH 3/4] Remove duplicate file installation

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

diff --git a/src/nrniv/Makefile.am b/src/nrniv/Makefile.am
index 97e9cdaf..aff9aef4 100755
--- a/src/nrniv/Makefile.am
+++ b/src/nrniv/Makefile.am
@@ -162,7 +162,7 @@ noinst_HEADERS = ndatclas.h nrnclass.h nrnmenu.h nrnoc2iv.h ppshape.h \
 	multisplitcontrol.h nvector_nrnthread.h \
 	bbsavestate.h nrnbbcore_write.h nrnsection_mapping.h\
 	nrnmusic.cpp nrndae.h matrixmap.h \
-	structpool.h nrnhash_alt.h
+	nrnhash_alt.h
 
 ## We have to play a trick on automake to get it to install the .o files in
 ## an architecture-dependent subdirectory.  (Apparently automake's authors
-- 
2.21.0