Changeset 818fbd83 in rtems
- Timestamp:
- Nov 4, 2005, 6:30:38 AM (15 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 6d3ff66f
- Parents:
- 5a9022c3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/libchip/Makefile.am
r5a9022c3 r818fbd83 69 69 noinst_LIBRARIES += libi2cio.a 70 70 libi2cio_a_CPPFLAGS = $(AM_CPPFLAGS) 71 libi2cio_a_SOURCES = i2c/i2c-ds1621.c i2c/i2c-2b-eeprom.c 71 libi2cio_a_SOURCES = i2c/i2c-ds1621.c i2c/i2c-2b-eeprom.c \ 72 i2c/i2c-ds1621.h i2c/i2c-2b-eeprom.h 72 73 endif 73 74
Note: See TracChangeset
for help on using the changeset viewer.