projects
/
apt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e1b1ae5
)
Fixed dselect
author
Arch Librarian
<arch@canonical.com>
Mon, 20 Sep 2004 16:51:39 +0000
(16:51 +0000)
committer
Arch 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
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/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 methods $@
# $(MAKE) -C methods/ftp $@
$(MAKE) -C cmdline $@
+ $(MAKE) -C dselect $@
ifdef GUI
$(MAKE) -C deity $@
$(MAKE) -C gui $@
ifdef GUI
$(MAKE) -C deity $@
$(MAKE) -C gui $@