aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/StudioIntegration/VSIX/generate_caches.py (renamed from LUFA/StudioIntegration/generate_caches.py)0
-rw-r--r--LUFA/StudioIntegration/makefile2
2 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/StudioIntegration/generate_caches.py b/LUFA/StudioIntegration/VSIX/generate_caches.py
index f5b6692a9..f5b6692a9 100644
--- a/LUFA/StudioIntegration/generate_caches.py
+++ b/LUFA/StudioIntegration/VSIX/generate_caches.py
diff --git a/LUFA/StudioIntegration/makefile b/LUFA/StudioIntegration/makefile
index 87adfc2af..555563dd4 100644
--- a/LUFA/StudioIntegration/makefile
+++ b/LUFA/StudioIntegration/makefile
@@ -68,7 +68,7 @@ generate_vsix: $(EXTENSION_OUTPUT_XML) $(MODULE_OUTPUT_XML)
@echo "Generating ASF cache files..."
@rm -f $(LUFA_ROOT)/../content.xml.cache
@rm -f $(LUFA_ROOT)/../ExampleProjects.xml
- @python generate_caches.py $(LUFA_ROOT)/../
+ @python VSIX/generate_caches.py $(LUFA_ROOT)/../
@echo "Archiving Content..."
@rm -f contents.zip