Browse Source

otp -> pad

master
Andrea Luzzardi 17 years ago
parent
commit
e2ed874d3c
2 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pam_usb/src/Makefile
  2. +0
    -0
      pam_usb/src/pad.c

+ 1
- 1
pam_usb/src/Makefile View File

@ -3,7 +3,7 @@ SRC = test.c \
log.c \
xpath.c \
hal.c \
otp.c \
pad.c \
volume.c \
device.c
OBJ = $(SRC:.c=.o)


pam_usb/src/otp.c → pam_usb/src/pad.c View File


Loading…
Cancel
Save