source: heimdal/trunk/lib/kdfs/Makefile.am@ 5

Last change on this file since 5 was 1, checked in by Paul Smedley, 10 years ago

Initial commit of Heimdal 1.5.3

File size: 182 bytes
Line 
1# $Id$
2
3include $(top_srcdir)/Makefile.am.common
4
5lib_LTLIBRARIES = libkdfs.la
6
7libkdfs_la_SOURCES = \
8 k5dfspag.c
9
10libkdfs_la_LDFLAGS = -version-info 0:3:0
11
12EXTRA_DIST = NTMakefile
Note: See TracBrowser for help on using the repository browser.