12 lines
373 B
Diff
12 lines
373 B
Diff
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
|
|
|