add conf-tokens.gperf to EXTRA_DIST
otherwise it will be missing in `make dist`-generated tarballs.
This commit is contained in:
parent
094db9d670
commit
8594e9b8cc
@ -65,3 +65,6 @@ conf-tokens.c: conf-tokens-gperf.inc
|
||||
conf-tokens-gperf.inc: conf-tokens.gperf
|
||||
$(GPERF) $< > $@
|
||||
endif
|
||||
|
||||
EXTRA_DIST = conf-tokens.gperf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user