repo.or.cz
/
gwm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Don't call muntrace() without HAVE_MTRACE.
[gwm.git]
/
Makefile.am
blob
d3be78f766a779efb1ddd76f848961ee012a8826
1
bin_PROGRAMS = gwm
2
3
AM_CFLAGS = @XCB_CFLAGS@
4
gwm_LDADD = @XCB_LIBS@
5
gwm_SOURCES = \
6
actions.c actions.h \
7
button.c button.h \
8
decorate-core.c decorate-core.h \
9
frame.c frame.h \
10
gwm.c gwm.h \
11
keyboard.c keyboard.h \
12
managed.c managed.h \
13
root.c root.h \
14
utf8.c utf8.h \
15
window-table.c window-table.h