]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - Makefile
Add crc32 files.
[thirdparty/mdadm.git] / Makefile
index d98ba743d01c6ac1a35a28b38d38598a0dcf3ef8..0bf786fa8be3ad1f317ae8b4fb52ce34ca2eb45b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -70,12 +70,12 @@ OBJS =  mdadm.o config.o mdstat.o  ReadMe.o util.o Manage.o Assemble.o Build.o \
        Create.o Detail.o Examine.o Grow.o Monitor.o dlink.o Kill.o Query.o \
        Incremental.o \
        mdopen.o super0.o super1.o bitmap.o restripe.o sysfs.o sha1.o \
-       mapfile.o
+       mapfile.o crc32.o
 SRCS =  mdadm.c config.c mdstat.c  ReadMe.c util.c Manage.c Assemble.c Build.c \
        Create.c Detail.c Examine.c Grow.c Monitor.c dlink.c Kill.c Query.c \
        Incremental.c \
        mdopen.c super0.c super1.c bitmap.c restripe.c sysfs.c sha1.c \
-       mapfile.c
+       mapfile.c crc32.c
 
 STATICSRC = pwgr.c
 STATICOBJS = pwgr.o