diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | common/libsway-common.a | bin | 59254 -> 0 bytes | |||
-rw-r--r-- | protocols/libsway-protocols.a | bin | 31798 -> 0 bytes | |||
-rw-r--r-- | wayland/libsway-wayland.a | bin | 70060 -> 0 bytes |
4 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ cmake_install.cmake install_manifest.txt *.swp *.o +*.a bin/ test/ build/ diff --git a/common/libsway-common.a b/common/libsway-common.a Binary files differdeleted file mode 100644 index 22267800..00000000 --- a/common/libsway-common.a +++ /dev/null diff --git a/protocols/libsway-protocols.a b/protocols/libsway-protocols.a Binary files differdeleted file mode 100644 index 284f46c2..00000000 --- a/protocols/libsway-protocols.a +++ /dev/null diff --git a/wayland/libsway-wayland.a b/wayland/libsway-wayland.a Binary files differdeleted file mode 100644 index ac0f682c..00000000 --- a/wayland/libsway-wayland.a +++ /dev/null |