X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=logprint%2FMakefile;h=cdedbd0dbe82275e49dc8984e3a8da67f9b00549;hb=e4da1b16e29f6fe6b34de9b9b0f97141fb2e1855;hp=758504b39f0f2879f91a0d058bdcfd7dc728bc8b;hpb=b42033308360655616fc9bd77678c46bf518b7c8;p=thirdparty%2Fxfsprogs-dev.git diff --git a/logprint/Makefile b/logprint/Makefile index 758504b39..cdedbd0db 100644 --- a/logprint/Makefile +++ b/logprint/Makefile @@ -12,7 +12,8 @@ CFILES = logprint.c \ log_copy.c log_dump.c log_misc.c \ log_print_all.c log_print_trans.c log_redo.c -LLDLIBS = $(LIBXFS) $(LIBXLOG) $(LIBFROG) $(LIBUUID) $(LIBRT) $(LIBPTHREAD) +LLDLIBS = $(LIBXFS) $(LIBXLOG) $(LIBFROG) $(LIBUUID) $(LIBRT) $(LIBPTHREAD) \ + $(LIBURCU) LTDEPENDENCIES = $(LIBXFS) $(LIBXLOG) $(LIBFROG) LLDFLAGS = -static-libtool-libs