Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
darshan
darshan
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)
...
...
Shane Snyder
@ssnyder
mentioned in issue
#164 (closed)
·
Oct 12, 2015
mentioned in issue
#164 (closed)
mentioned in issue #164
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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