projects
/
pve-firewall.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
2388cab
)
buildsys: clean: remove .buildinfo files
author
Wolfgang Bumiller
<w.bumiller@proxmox.com>
Wed, 6 Sep 2017 07:35:04 +0000
(09:35 +0200)
committer
Wolfgang Bumiller
<w.bumiller@proxmox.com>
Wed, 6 Sep 2017 07:35:04 +0000
(09:35 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
d068f88
..
eab39e9
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-43,7
+43,7
@@
check:
clean:
make -C src clean
make -C test clean
- rm -rf *~ debian/*~ example/*~ *.deb *.changes build ${PACKAGE}-*.tar.gz
+ rm -rf *~ debian/*~ example/*~ *.deb *.changes
*.buildinfo
build ${PACKAGE}-*.tar.gz
.PHONY: distclean
distclean: clean