diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2005-08-16 14:02:15 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2005-08-16 14:02:15 +0000 |
commit | 35daff80ad5e762ab31d83256344b3a0b6e6f2b7 (patch) | |
tree | cde6f70f0e9d682ee0eec32672243d1d965127a7 /examples | |
parent | 23624ea6f78ec8acc167a2491c00998907fc76b1 (diff) | |
download | pam-35daff80ad5e762ab31d83256344b3a0b6e6f2b7.tar.gz pam-35daff80ad5e762ab31d83256344b3a0b6e6f2b7.tar.bz2 pam-35daff80ad5e762ab31d83256344b3a0b6e6f2b7.zip |
Relevant BUGIDs: none
Purpose of commit: new feature
Commit summary:
---------------
2. round of automake/autoconf/libtool changes
Diffstat (limited to 'examples')
-rw-r--r-- | examples/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/.cvsignore b/examples/.cvsignore index 2769a41e..bb983de6 100644 --- a/examples/.cvsignore +++ b/examples/.cvsignore @@ -1,3 +1,5 @@ blank xsh check_user +Makefile +Makefile.in |