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
effd22b7
Commit
effd22b7
authored
Sep 06, 2009
by
Tiago Peixoto
Browse files
Fix Makefile.am in generation module
The file graph_predecessor.hh was missing.
parent
8b1d33e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/graph/generation/Makefile.am
View file @
effd22b7
...
...
@@ -30,4 +30,5 @@ libgraph_tool_generation_la_SOURCES = \
libgraph_tool_generation_la_include_HEADERS
=
\
graph_generation.hh
\
graph_rewiring.hh
\
graph_predecessor.hh
\
graph_union.hh
\ No newline at end of file
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