diff options
author | Roy Marples <roy@marples.name> | 2008-01-04 15:19:04 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-01-04 15:19:04 +0000 |
commit | 3d163f4548774c222ccf2dead8e2811ffeccc824 (patch) | |
tree | 80fa9e48cba26d75f93ff7f47c6869d1c959a0b6 /src/Makefile.BSD | |
parent | aa1129a71d44e55f6cf533dfd9256ade6fe53132 (diff) |
Remove support for static and pam combined - too problematic.
Diffstat (limited to 'src/Makefile.BSD')
-rw-r--r-- | src/Makefile.BSD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.BSD b/src/Makefile.BSD index ab5cec7c..a9ef9791 100644 --- a/src/Makefile.BSD +++ b/src/Makefile.BSD @@ -1 +1,2 @@ LDLIBS_LIBRC += -lkvm +LDLIBS_RC += -lkvm |