Try to make indent formatting less horrible
[oweals/busybox.git] / util-linux / Makefile.in
index 03012fb6efa6634dd0b9cb37efde8ca4858b1154..8cd5f1bd04035e429f92eaf8790dee34c46f0712 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for busybox
 #
-# Copyright (C) 1999-2002 Erik Andersen <andersee@debian.org>
+# Copyright (C) 1999-2003 by Erik Andersen <andersen@codepoet.org>
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -26,6 +26,8 @@ UTILLINUX-:=
 UTILLINUX-$(CONFIG_DMESG)              += dmesg.o
 UTILLINUX-$(CONFIG_FBSET)              += fbset.o
 UTILLINUX-$(CONFIG_FDFLUSH)            += fdflush.o
+UTILLINUX-$(CONFIG_FDFORMAT)           += fdformat.o
+UTILLINUX-$(CONFIG_FDISK)               += fdisk.o
 UTILLINUX-$(CONFIG_FREERAMDISK)        += freeramdisk.o
 UTILLINUX-$(CONFIG_FSCK_MINIX) += fsck_minix.o
 UTILLINUX-$(CONFIG_GETOPT)             += getopt.o