Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tiago Peixoto
graph-tool
Commits
9329cd53
Commit
9329cd53
authored
May 13, 2008
by
Tiago Peixoto
Browse files
Fix installation of stats module
parent
6a70e32f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/graph_tool/Makefile.am
View file @
9329cd53
...
...
@@ -25,3 +25,7 @@ graph_tool_generationdir = $(pythondir)/graph_tool/generation
graph_tool_correlations_PYTHON
=
\
correlations/__init__.py
graph_tool_correlationsdir
=
$(pythondir)
/graph_tool/correlations
graph_tool_stats_PYTHON
=
\
stats/__init__.py
graph_tool_statsdir
=
$(pythondir)
/graph_tool/stats
Write
Preview
Supports
Markdown
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