X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fexfatprogs.git;a=blobdiff_plain;f=exfat2img%2FMakefile.am;fp=exfat2img%2FMakefile.am;h=8b5cee7f51d072165f047dc04abe1608e108d1f9;hp=0000000000000000000000000000000000000000;hb=f542bb61a7ee5c41095242cf7b9b499fa014d316;hpb=41fba9fbe05c8ee6fff5765b46b927de9413b507 diff --git a/exfat2img/Makefile.am b/exfat2img/Makefile.am new file mode 100644 index 0000000..8b5cee7 --- /dev/null +++ b/exfat2img/Makefile.am @@ -0,0 +1,6 @@ +AM_CFLAGS = -Wall -Wextra -include $(top_builddir)/config.h -I$(top_srcdir)/include -fno-common +exfat2img_LDADD = $(top_builddir)/lib/libexfat.a + +sbin_PROGRAMS = exfat2img + +exfat2img_SOURCES = exfat2img.c