Try to make indent formatting less horrible
[oweals/busybox.git] / util-linux / Makefile.in
index 4e18714254a68bc685243ec878cf2108cd821388..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,7 @@ 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