projects
/
profile
/
ivi
/
libxkbcommon.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add makekeys for creating keysym hash tables
[profile/ivi/libxkbcommon.git]
/
Makefile.am
1
SUBDIRS = src
2
3
EXTRA_DIST = ChangeLog
4
5
MAINTAINERCLEANFILES = ChangeLog
6
7
.PHONY: ChangeLog
8
9
ChangeLog:
10
$(CHANGELOG_CMD)
11
12
dist-hook: ChangeLog