projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Convert package names from Packages files to lower case
[apt.git]
/
test
/
Makefile
diff --git
a/test/Makefile
b/test/Makefile
index b42a90b25b1b743e759992c7d9665cf1e5f3623f..35a0a51e30c8fe639697cfcfb218c0a2a677d220 100644
(file)
--- a/
test/Makefile
+++ b/
test/Makefile
@@
-7,7
+7,7
@@
ifndef NOISY
endif
.PHONY: startup headers library clean veryclean all binary program doc test update-po
endif
.PHONY: startup headers library clean veryclean all binary program doc test update-po
-startup all clean veryclean binary program dirs test update-po:
+startup all clean veryclean binary program dirs test update-po
manpages docbook
:
$(MAKE) -C libapt $@
$(MAKE) -C interactive-helper $@
$(MAKE) -C libapt $@
$(MAKE) -C interactive-helper $@