X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=fsck%2FMakefile.am;h=57a0ede0f438788ed5267b7e2ec5a20127bbef44;hb=refs%2Fheads%2Fupstream;hp=31b0b700381c2dd942c6e8fb7192c2ad29b64b1c;hpb=f7feb8f190bd23ec253bf9fe705738049d9cedd7;p=sven%2Fexfatprogs.git diff --git a/fsck/Makefile.am b/fsck/Makefile.am index 31b0b70..519b13a 100644 --- a/fsck/Makefile.am +++ b/fsck/Makefile.am @@ -1,4 +1,4 @@ -AM_CFLAGS = -Wall -include $(top_builddir)/config.h -I$(top_srcdir)/include -fno-common +AM_CFLAGS = -Wall -Wextra -include $(top_builddir)/config.h -I$(top_srcdir)/include -fno-common fsck_exfat_LDADD = $(top_builddir)/lib/libexfat.a sbin_PROGRAMS = fsck.exfat