]> git.saurik.com Git - apt.git/commitdiff
Fixed dselect
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:51:39 +0000 (16:51 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:51:39 +0000 (16:51 +0000)
Author: jgg
Date: 1998-11-24 01:36:38 GMT
Fixed dselect

Makefile

index ceac33ac21b55b6680aa4c74c0fde8fa9afade0e..88a451c9332f654b5f1ed2364c2a7c0bd4c1eb23 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,7 @@ all headers library clean veryclean binary program doc:
        $(MAKE) -C methods $@
 #      $(MAKE) -C methods/ftp $@
        $(MAKE) -C cmdline $@
+       $(MAKE) -C dselect $@
 ifdef GUI      
        $(MAKE) -C deity $@
        $(MAKE) -C gui $@