summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/auth/pam/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/auth/pam/Makefile.am')
-rw-r--r--crypto/heimdal/lib/auth/pam/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/heimdal/lib/auth/pam/Makefile.am b/crypto/heimdal/lib/auth/pam/Makefile.am
index 5936b33..963d2ce 100644
--- a/crypto/heimdal/lib/auth/pam/Makefile.am
+++ b/crypto/heimdal/lib/auth/pam/Makefile.am
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.3 2001/10/27 04:54:36 assar Exp $
+# $Id: Makefile.am,v 1.4 2002/05/19 18:43:44 joda Exp $
include $(top_srcdir)/Makefile.am.common
@@ -57,7 +57,7 @@ pam_krb4.so: $(OBJS)
CLEANFILES = $(MOD) $(OBJS)
-SUFFIXES = .c .o
+SUFFIXES += .c .o
.c.o:
$(COMPILE) -c $<
OpenPOWER on IntegriCloud