Remove unused dependency
This commit is contained in:
parent
768280a135
commit
3912915917
@ -106,7 +106,7 @@ ${staging_section}:
|
||||
@mkdir -p $@
|
||||
@echo "\t✓ Created staging space: $@"
|
||||
|
||||
${templates_expanded}: ${staging_section}/%: %.m4 ${staging_section} ${FENCE} ${all}
|
||||
${templates_expanded}: ${staging_section}/%: %.m4 ${staging_section} ${all}
|
||||
@m4 --include=${MAKO_DIR} $< > $@
|
||||
@echo "\t✓ Generated $@"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user