Skip to content
Snippets Groups Projects
Commit b9b66ebf authored by Micah Elizabeth Scott's avatar Micah Elizabeth Scott
Browse files

Fully clean the libusbx directory too

parent 94cc2000
No related branches found
No related tags found
No related merge requests found
...@@ -90,7 +90,9 @@ ifneq ("$(MINGW)", "") ...@@ -90,7 +90,9 @@ ifneq ("$(MINGW)", "")
endif endif
INCLUDES += -Ilibusbx/libusb INCLUDES += -Ilibusbx/libusb
CLEAN_FILES += libusbx/libusb/*.d libusbx/libusb/*.o CLEAN_FILES += \
libusbx/libusb/*.d libusbx/libusb/*.o \
libusbx/libusb/os/*.d libusbx/libusb/os/*.o
########################################################################### ###########################################################################
# Build Rules # Build Rules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment