Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tobias Rautenkranz
site
Commits
8d56ec3d
Commit
8d56ec3d
authored
Jun 23, 2017
by
Tobias Rautenkranz
Browse files
Fix dist-clean phony target
parent
d3604fa8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
8d56ec3d
...
...
@@ -25,6 +25,6 @@ $(changelog):
clean
:
rm
-f
$(changelog)
.PHONY
:
clean
.PHONY
:
dist-
clean
dist-clean
:
clean
jekyll clean
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