diff options
Diffstat (limited to 'lib/auth/Makefile.am')
-rw-r--r-- | lib/auth/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/auth/Makefile.am b/lib/auth/Makefile.am new file mode 100644 index 0000000000000..c62903c7d1b39 --- /dev/null +++ b/lib/auth/Makefile.am @@ -0,0 +1,6 @@ +# $Id: Makefile.am 5683 1999-03-21 17:11:08Z joda $ + +include $(top_srcdir)/Makefile.am.common + +SUBDIRS = @LIB_AUTH_SUBDIRS@ +DIST_SUBDIRS = afskauthlib pam sia |