summaryrefslogtreecommitdiff
path: root/scripts/update-keywords
blob: 65f0d1f11264375b238ccca7f1d278df2f0518e8 (plain)
1
2
3
4
#!/bin/sh
# Run this if you add/remove a new keyword to the xkbcomp scanner,
# or just want to regenerate the gperf file.
gperf < src/xkbcomp/keywords.gperf > src/xkbcomp/keywords.c