repo.or.cz
/
heimdal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use strerror_r
[heimdal.git]
/
lib
/
vers
/
Makefile.am
blob
b8dadcb2f8e1a6f22d62a9bf2f96d702ed4fc108
1
# $Id$
2
3
include $(top_srcdir)/Makefile.am.common
4
5
noinst_LTLIBRARIES = libvers.la
6
7
build_HEADERZ = vers.h
8
9
CHECK_LOCAL = no-check-local
10
11
libvers_la_SOURCES = print_version.c
12
13
EXTRA_DIST = $(build_HEADERZ)