blob: 9f3297d7899caaa0adb00700a7ce5d3d97013ea6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
--- 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
|