add gperf generated files to make dist

This commit is contained in:
rofl0r 2022-05-27 13:29:04 +00:00
parent 77cd87efef
commit d9e38babb7

View File

@ -67,5 +67,5 @@ conf-tokens-gperf.inc: conf-tokens.gperf
$(GPERF) $< > $@ $(GPERF) $< > $@
endif endif
EXTRA_DIST = conf-tokens.gperf EXTRA_DIST = conf-tokens.gperf conf-tokens-gperf.inc