Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xia-packaging
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Lafont François
xia-packaging
Commits
1d95fb28
Commit
1d95fb28
authored
Jan 13, 2019
by
Lafont François
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add files in the clean target
parent
943eba4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
make
make
+2
-0
No files found.
make
View file @
1d95fb28
...
...
@@ -53,7 +53,9 @@ clean:
cd
"
$(WORKING_DIR)
"
&&
rm
-f
../
*
.debian.tar.gz
cd
"
$(WORKING_DIR)
"
&&
rm
-f
../
*
.debian.tar.xz
cd
"
$(WORKING_DIR)
"
&&
rm
-f
../
*
.build
cd
"
$(WORKING_DIR)
"
&&
rm
-f
../
*
.buildinfo
cd
"
$(WORKING_DIR)
"
&&
rm
-f
.gitlab-ci.yml
cd
"
$(WORKING_DIR)
"
&&
rm
-f
.travis.yml
cd
"
$(WORKING_DIR)
"
&&
rm
-fr
.pc/
# Remove the upstream archive too.
...
...
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