This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
pam_usb
mirror of
https://github.com/Fincer/pam_usb
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
4
Wiki
Activity
Browse Source
test.c -> pusb_check.c
master
Andrea Luzzardi
18 years ago
parent
72f952a079
commit
b7ca47045d
2 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pam_usb/Makefile
+0
-0
pam_usb/src/pusb_check.c
+ 1
- 1
pam_usb/Makefile
View File
@ -1,5 +1,5 @@
DEBUG
:=
no
DEBUG
:=
no
SRCS
:=
src/
test
.c
\
SRCS
:=
src/
pusb_check
.c
\
src/conf.c
\
src/conf.c
\
src/log.c
\
src/log.c
\
src/xpath.c
\
src/xpath.c
\
pam_usb/src/test.c → pam_usb/src/pusb_check.c
View File
Write
Preview
Loading…
Cancel
Save