summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:51:39 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:51:39 +0000
commit30d3bf59b326d61373a5802906eaa53ab0d81fb8 (patch)
tree6313999895384c29fe6fb74a7a77ba6ee455ac98 /Makefile
parente1b1ae50b50242e30a56e14df854d4368e8b49c2 (diff)
Fixed dselect
Author: jgg Date: 1998-11-24 01:36:38 GMT Fixed dselect
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ceac33ac2..88a451c93 100644
--- 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 $@