git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5818 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1999-04-01 14:57:04 +00:00
parent 5f6d5c8c09
commit 563dd99b92
3 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
Thu Apr 1 16:51:07 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* otpprint.c: use getarg
* otp.c: use getarg
Thu Mar 18 12:08:58 1999 Johan Danielsson <joda@hella.pdc.kth.se> Thu Mar 18 12:08:58 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: include Makefile.am.common * Makefile.am: include Makefile.am.common

View File

@@ -0,0 +1,3 @@
# $Id$
include $(top_srcdir)/Makefile.am.common

3
lib/auth/pam/Makefile.am Normal file
View File

@@ -0,0 +1,3 @@
# $Id$
include $(top_srcdir)/Makefile.am.common