diff options
Diffstat (limited to 'tools/depends/target/waylandpp/Makefile')
-rw-r--r-- | tools/depends/target/waylandpp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/depends/target/waylandpp/Makefile b/tools/depends/target/waylandpp/Makefile index 1c61b93dd1..109421a685 100644 --- a/tools/depends/target/waylandpp/Makefile +++ b/tools/depends/target/waylandpp/Makefile @@ -8,7 +8,6 @@ SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.gz LIBDYLIB=$(PLATFORM)/src/libwayland-client++.so -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) ifeq ($(PLATFORM),) # Building stand-alone |