From 2bc42149babfd3d9e70daf6601cadc42126fe143 Mon Sep 17 00:00:00 2001 From: jkh Date: Wed, 10 May 1995 07:45:00 +0000 Subject: Fold in all my recent changes. Do another clean-up pass over this, making the generic menu handler much more powerful (now handles multiple dispatch). A few more menus fleshed out and the beginnings of the distribution handler committed. Should be transfering full distributions over in the next commit. --- release/sysinstall/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'release/sysinstall/Makefile') diff --git a/release/sysinstall/Makefile b/release/sysinstall/Makefile index 4aa36cc..24baf10 100644 --- a/release/sysinstall/Makefile +++ b/release/sysinstall/Makefile @@ -8,7 +8,7 @@ SRCS= globals.c main.c dmenu.c menus.c \ misc.c msg.c system.c install.c \ termcap.c makedevs.c media.c variable.c \ devices.c dist.c lang.c wizard.c \ - disks.c command.c + disks.c command.c decode.c CFLAGS += -Wall -g -I${.CURDIR}/../libdisk -- cgit v1.1