diff --git a/rpm-ostree.spec b/rpm-ostree.spec
index 42888b2..5c628d4 100644
--- a/rpm-ostree.spec
+++ b/rpm-ostree.spec
@@ -33,7 +33,7 @@ BuildRequires: rust
 # Embedded unit tests
 %bcond_with bin_unit_tests
 # Don't add the ostree-container binaries
-%bcond_without ostree_ext
+%bcond_with ostree_ext
 
 # This is copied from the libdnf spec
 %if 0%{?rhel} && ! 0%{?centos}