X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fexfatprogs.git;a=blobdiff_plain;f=dump%2FMakefile.am;fp=dump%2FMakefile.am;h=29c966eeec4c5cc94d1a679344d1326a4d8e4f0e;hp=0000000000000000000000000000000000000000;hb=a4f2404c58ad9a1134d98838617019286a680bef;hpb=3f2b844a9a4c1c01c6e7c7971c716d725e5460b2 diff --git a/dump/Makefile.am b/dump/Makefile.am new file mode 100644 index 0000000..29c966e --- /dev/null +++ b/dump/Makefile.am @@ -0,0 +1,6 @@ +AM_CFLAGS = -Wall -include $(top_builddir)/config.h -I$(top_srcdir)/include -fno-common +dump_exfat_LDADD = $(top_builddir)/lib/libexfat.a + +sbin_PROGRAMS = dump.exfat + +dump_exfat_SOURCES = dump.c