You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
373 B
11 lines
373 B
diff -u -r ../upstream.git/Makefile ./Makefile
|
|
--- ../upstream.git/Makefile 2013-12-07 14:12:14.000000000 +0100
|
|
+++ ./Makefile 2014-05-03 23:46:58.870093099 +0200
|
|
@@ -21,7 +21,6 @@
|
|
$(MAKE) -C dselect $@
|
|
$(MAKE) -C doc $@
|
|
$(MAKE) -C po $@
|
|
- $(MAKE) -C test $@
|
|
|
|
all headers library clean veryclean binary program doc manpages debiandoc test update-po: startup dirs
|
|
|
|
|