X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/a2ec4d22dd77a363cd5b1f8b55ed34ba88331396..73da43e90be945d3be9b4f3b6e5016fb7bacb59d:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index 8e3ed7e3c..664caca41 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,6 @@ all headers library clean veryclean binary program doc dirs: $(MAKE) -C apt-inst $@ $(MAKE) -C methods $@ $(MAKE) -C cmdline $@ - $(MAKE) -C share $@ $(MAKE) -C ftparchive $@ $(MAKE) -C dselect $@ $(MAKE) -C doc $@