projects
/
darcs-mirror-screen-message.debian.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
make darcs dist do the right thing (best called as darcs dist -m sm-<version>)
[darcs-mirror-screen-message.debian.git]
/
Makefile.am
1
2
bin_PROGRAMS = sm
3
sm_SOURCES = sm.c
4
sm_CFLAGS = $(DEPS_CFLAGS)
5
sm_LDADD = $(DEPS_LIBS)
6
7
man_MANS = sm.1
8
EXTRA_DIST = sm.1 sm.py