Check the doxygen version
[platform/upstream/libxkbcommon.git] / scripts / update-keywords
1 #!/bin/sh
2 # Run this if you add/remove a new keyword to the xkbcomp scanner,
3 # or just want to regenerate the gperf file.
4 gperf < src/xkbcomp/keywords.gperf > src/xkbcomp/keywords.c