Skip to content

Commit 41b393b

Browse files
author
Dima Pasechnik
committed
correct the destination target for include/ files
1 parent 20b2041 commit 41b393b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
include_HEADERS = csdp/blockmat.h csdp/index.h csdp/declarations.h csdp/parameters.h
1+
nobase_include_HEADERS = csdp/blockmat.h csdp/index.h csdp/declarations.h csdp/parameters.h

0 commit comments

Comments
 (0)