Browse Source

test.c -> pusb_check.c

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

+ 1
- 1
pam_usb/Makefile View File

@ -1,5 +1,5 @@
DEBUG := no
SRCS := src/test.c \
SRCS := src/pusb_check.c \
src/conf.c \
src/log.c \
src/xpath.c \


pam_usb/src/test.c → pam_usb/src/pusb_check.c View File


Loading…
Cancel
Save