Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
graph-tool
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
40
Issues
40
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tiago Peixoto
graph-tool
Commits
46c480da
Commit
46c480da
authored
May 09, 2012
by
Tiago Peixoto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing distribution files
parent
831eb93f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
1 deletion
+6
-1
Makefile.am
Makefile.am
+4
-1
doc/.static/graph-icon.png
doc/.static/graph-icon.png
+0
-0
src/graph_tool/Makefile.am
src/graph_tool/Makefile.am
+2
-0
No files found.
Makefile.am
View file @
46c480da
...
...
@@ -50,7 +50,10 @@ nobase_dist_graphtooldoc_DATA = \
doc/sphinxext/tests/test_docscrape.py
\
doc/gt_theme/static/flasky.css
\
doc/gt_theme/static/gt_style.css
\
doc/gt_theme/theme.conf
doc/gt_theme/theme.conf
\
doc/.static/graph-icon.png
\
doc/.static/graph-icon.ico
EXTRA_DIST
=
$(graphtooldoc_DATA)
autogen.sh
...
...
doc/.static/graph-icon.png
0 → 100644
View file @
46c480da
506 Bytes
src/graph_tool/Makefile.am
View file @
46c480da
...
...
@@ -68,3 +68,5 @@ graph_tool_spectraldir = $(MOD_DIR)/spectral
graph_tool_search_PYTHON
=
\
search/__init__.py
graph_tool_searchdir
=
$(MOD_DIR)
/search
EXTRA_DIST
=
$(graph_tool_draw_DATA)
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