projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Move XDK cache generation Python script into the VSIX related packing directory.
[pub/USBasp.git]
/
LUFA
/
StudioIntegration
/
makefile
diff --git
a/LUFA/StudioIntegration/makefile
b/LUFA/StudioIntegration/makefile
index
87adfc2
..
555563d
100644
(file)
--- 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
@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
@echo "Archiving Content..."
@rm -f contents.zip