Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adam Osuchowski
Kea
Commits
3b4124f6
Commit
3b4124f6
authored
Dec 18, 2012
by
JINMEI Tatuya
Committed by
Jelte Jansen
Dec 19, 2012
Browse files
[2380] make sure __pycache__/ will be cleaned up.
this is necessary for distcheck.
parent
8ee51ea2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/loadzone/Makefile.am
View file @
3b4124f6
...
...
@@ -55,3 +55,8 @@ EXTRA_DIST += tests/normal/sql1.example.com
EXTRA_DIST
+=
tests/normal/sql1.example.com.signed
EXTRA_DIST
+=
tests/normal/sql2.example.com
EXTRA_DIST
+=
tests/normal/sql2.example.com.signed
CLEANDIRS
=
__pycache__
clean-local
:
rm
-rf
$(CLEANDIRS)
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