summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a9244ab10..5bbbdc25c 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@
# May be distributed under the terms of the GNU GPL.
#
-VERSION=2.7.1
+VERSION=2.8
include ./MCONFIG
@@ -14,6 +14,7 @@ ifeq "$(HAVE_MOUNT)" "no"
endif
SUBDIRS= bsd \
+ getopt \
disk-utils \
games \
login-utils \