diff options
Diffstat (limited to 'conf/Makefile.am')
-rw-r--r-- | conf/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/Makefile.am b/conf/Makefile.am new file mode 100644 index 0000000..f8b693b --- /dev/null +++ b/conf/Makefile.am @@ -0,0 +1,6 @@ + +SUBDIRS = pam_conv1 + +CLEANFILES = *~ + +EXTRA_DIST = install_conf md5itall pam.conf |