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
itminedu
snf-ganeti
Commits
f72f8622
Commit
f72f8622
authored
Feb 26, 2009
by
Iustin Pop
Browse files
Fix the Makefile after the bash_completion patch
I've somehow left these two out. Sorry! Reviewed-by: imsnah
parent
e2a2a2eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
f72f8622
...
...
@@ -45,6 +45,7 @@ CLEANFILES = \
doc/
*
.pdf
\
$(
patsubst
%.dot,%.png,
$(docdot)
)
\
doc/rapi-resources.sgml
\
doc/examples/bash_completion
\
doc/examples/ganeti.initd
\
doc/examples/ganeti.cron
\
lib/
*
.py[co]
\
...
...
@@ -156,6 +157,7 @@ EXTRA_DIST = \
$(docdot)
\
$(docsgml)
\
doc/build-rapi-resources-doc
\
doc/examples/bash_completion.in
\
doc/examples/ganeti.initd.in
\
doc/examples/ganeti.cron.in
\
doc/examples/dumb-allocator
\
...
...
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