Fix a trivial bug for dist
This commit is contained in:
parent
f5b1e0ab97
commit
b75d809d12
|
@ -32,6 +32,7 @@ $(BLANKS_H): $(TMPL) $(BLANKSPY)
|
|||
mv $(BLANKS_H).tmp $(BLANKS_H) || ($(RM) $(BLANKS_H).tmp && false)
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(BLANKSPY) \
|
||||
$(BLANKS_H) \
|
||||
$(TMPL) \
|
||||
$(NULL)
|
||||
|
|
Loading…
Reference in New Issue