repo.or.cz
/
dockapps.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wmclockmon: include sample config-files in dist tar-ball
[dockapps.git]
/
wmxres
/
Makefile.am
blob
0edaf081f853cb4da2b39a3d8c476c89748920e1
1
bin_PROGRAMS = wmxres
2
wmxres_SOURCES = wmxres.c wmxres-mask.xbm wmxres-master.xpm
3
dist_man_MANS = wmxres.1
4
5
AM_CFLAGS = $(X11_CFLAGS) $(XXF86VM_CFLAGS) $(DOCKAPP_CFLAGS)
6
LIBS += $(X11_LIBS) $(XXF86VM_LIBS) $(DOCKAPP_LIBS)