repo.or.cz
/
jackmeter.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Going to rename ChangeLog to NEWS
[jackmeter.git]
/
Makefile.am
blob
ec4c4af5bb12e8e97af28ea0c4ce7efc099fcaf4
1
AM_CFLAGS = -g -Wall @JACK_CFLAGS@
2
AM_LDFLAGS = -lm @JACK_LIBS@
3
4
5
bin_PROGRAMS = jack_meter
6
jack_meter_SOURCES = jack_meter.c
7
dist_man_MANS = jack_meter.1
8
9
EXTRA_DIST = TODO