Changeset 6448 for branches/rel10_ifa/psModules/src/camera/Makefile.am
- Timestamp:
- Feb 17, 2006, 7:13:42 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/rel10_ifa/psModules/src/camera/Makefile.am
r5170 r6448 3 3 libpsmodulecamera_la_CPPFLAGS = $(SRCINC) $(PSMODULE_CFLAGS) 4 4 libpsmodulecamera_la_LDFLAGS = -release $(PACKAGE_VERSION) 5 libpsmodulecamera_la_SOURCES = 5 libpsmodulecamera_la_SOURCES = \ 6 pmChipMosaic.c \ 7 pmFPAConceptsGet.c \ 8 pmFPAConceptsSet.c \ 9 pmFPAConstruct.c \ 10 pmFPAMorph.c \ 11 pmFPARead.c \ 12 pmFPAWrite.c 6 13 7 14 psmoduleincludedir = $(includedir) 8 psmoduleinclude_HEADERS = 9 15 psmoduleinclude_HEADERS = \ 16 pmChipMosaic.h \ 17 pmFPAConceptsGet.h \ 18 pmFPAConceptsSet.h \ 19 pmFPAConstruct.h \ 20 pmFPAMorph.h \ 21 pmFPARead.h \ 22 pmFPAWrite.h
Note:
See TracChangeset
for help on using the changeset viewer.
