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
otp -> pad
Andrea Luzzardi
18 years ago
parent
6afc8d6ce8
commit
39a2a83116
2 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/Makefile
+0
-0
src/pad.c
+ 1
- 1
src/Makefile
View File
@ -3,7 +3,7 @@ SRC = test.c \
log.c
\
log.c
\
xpath.c
\
xpath.c
\
hal.c
\
hal.c
\
ot
p.c
\
p
ad
.c
\
volume.c
\
volume.c
\
device.c
device.c
OBJ
=
$(
SRC:.c
=
.o
)
OBJ
=
$(
SRC:.c
=
.o
)
src/otp.c → src/pad.c
View File
Write
Preview
Loading…
Cancel
Save