1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/security/bioapi/files/patch-include-Makefile.in
Pav Lucistnik 15284a2fe6 BioAPI (Biometric Application Programming Interface) brings platform and device
independence to application programmers and biometric service providers.

PR:		ports/91734
Submitted by:	Fredrik Lindberg <fli@shapeshifter.se>
2006-01-15 09:29:14 +00:00

22 lines
491 B
Plaintext

--- include/Makefile.in Mon Jun 20 06:18:04 2005
+++ include/Makefile.in Fri Nov 25 16:46:06 2005
@@ -179,15 +179,15 @@
bioapi_type.h \
bioapi_schema.h \
bioapi_typecast.h \
+ bioapi_util.h \
+ installdefs.h \
biospi.h \
bsp_schema.h \
bioapi_spi.h \
bioapi_uuid.h \
biospi_type.h
-noinst_HEADERS = bioapi_util.h \
- installdefs.h \
- device_schema.h \
+noinst_HEADERS = device_schema.h \
mds.h \
port/bioapi_lock.h \
port/bioapi_port.h