Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
intel-hpdd
darshan-dxlt
Commits
4150a0f9
Commit
4150a0f9
authored
Oct 12, 2015
by
Shane Snyder
Browse files
update makefile to install uthash header
parent
1fae7e7c
Changes
1
Hide whitespace changes
Inline
Side-by-side
darshan-util/Makefile.in
View file @
4150a0f9
...
...
@@ -126,6 +126,7 @@ install:: all
ifeq
($(DARSHAN_ENABLE_SHARED),1)
install
-m
755
libdarshan-util.so
$(libdir)
endif
install
-m
644
uthash-1.9.2/src/uthash.h
$(includedir)
install
-m
644
$(srcdir)/darshan-logutils.h
$(includedir)
install
-m
644
$(DARSHAN_LOG_FORMAT)
$(includedir)
install
-m
755
darshan-job-summary/bin/darshan-job-summary.pl
$(bindir)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment