Fix a stupid bug, where I cleaned things as the last makefile target. duh.
-Erik
This commit is contained in:
parent
b108a5b780
commit
30f0f2d040
2
debian/rules
vendored
2
debian/rules
vendored
@ -67,7 +67,7 @@ binary-indep:
|
|||||||
# We have nothing to do by default.
|
# We have nothing to do by default.
|
||||||
|
|
||||||
# Build architecture-dependent files here.
|
# Build architecture-dependent files here.
|
||||||
binary-arch: busybox busybox-static clean
|
binary-arch: busybox busybox-static
|
||||||
|
|
||||||
busybox: install
|
busybox: install
|
||||||
@echo "--- Building: $@"
|
@echo "--- Building: $@"
|
||||||
|
Loading…
Reference in New Issue
Block a user