source:
heimdal/trunk/lib/kdfs/Makefile.am@
5
| Last change on this file since 5 was 1, checked in by , 10 years ago | |
|---|---|
| File size: 182 bytes | |
| Line | |
|---|---|
| 1 | # $Id$ |
| 2 | |
| 3 | include $(top_srcdir)/Makefile.am.common |
| 4 | |
| 5 | lib_LTLIBRARIES = libkdfs.la |
| 6 | |
| 7 | libkdfs_la_SOURCES = \ |
| 8 | k5dfspag.c |
| 9 | |
| 10 | libkdfs_la_LDFLAGS = -version-info 0:3:0 |
| 11 | |
| 12 | EXTRA_DIST = NTMakefile |
Note:
See TracBrowser
for help on using the repository browser.
