From: Eric Bollengier Date: Thu, 21 Apr 2022 09:37:57 +0000 (+0200) Subject: Fix compilation on s3 driver X-Git-Tag: Release-13.0.0~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a12712733adf98989116f35f1d74cc9fd765f0bf;p=thirdparty%2Fbacula.git Fix compilation on s3 driver --- diff --git a/bacula/src/stored/Makefile.in b/bacula/src/stored/Makefile.in index 6de029eae..13cc5bdea 100644 --- a/bacula/src/stored/Makefile.in +++ b/bacula/src/stored/Makefile.in @@ -199,7 +199,7 @@ libbacsd.la: Makefile $(LIBBACSD_LOBJS) drivers: bacula-sd-cloud-driver.la ${CLOUD_DRIVERS} -s3-driver: bacula-sd-cloud-s3-driver.la bacula-sd-cloud-glacier-s3-driver.la +s3-driver: bacula-sd-cloud-s3-driver.la generic-driver: bacula-sd-cloud-generic-driver.la