diff options
Diffstat (limited to 'isys/Makefile.am')
-rw-r--r-- | isys/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/isys/Makefile.am b/isys/Makefile.am index f7c076a26..32ba64cd9 100644 --- a/isys/Makefile.am +++ b/isys/Makefile.am @@ -17,7 +17,7 @@ # # Author: David Cantrell <dcantrell@redhat.com> -ISYS_SRCS = devices.c imount.c cpio.c uncpio.c dasd.c lang.c \ +ISYS_SRCS = devices.c imount.c cpio.c uncpio.c lang.c \ isofs.c linkdetect.c vio.c ethtool.c eddsupport.c iface.c \ str.c auditd.c |