Changeset 14018 for trunk/ippTools/src/Makefile.am
- Timestamp:
- Jul 5, 2007, 10:15:41 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/Makefile.am (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/Makefile.am
r12190 r14018 15 15 pztool 16 16 17 include_HEADERS = \17 pkginclude_HEADERS = \ 18 18 pxtoolsErrorCodes.h \ 19 pxadmin.h \ 20 pxdata.h \ 21 pxio.h \ 22 pxtag.h \ 23 pxregister.h \ 24 pxchip.h \ 25 pxcam.h \ 26 pxconfig.h \ 19 27 pxtools.h 20 28 … … 29 37 difftool.h \ 30 38 stacktool.h \ 31 pxadmin.h \32 39 pxinject.h \ 33 pxdata.h \34 pxio.h \35 pxtag.h \36 40 pzgetexp.h \ 37 41 pzgetimfiles.h \ … … 51 55 pxio.c \ 52 56 pxtag.c \ 53 chipqueue.c \ 54 camqueue.c 57 pxregister.c \ 58 pxchip.c \ 59 pxcam.c 55 60 56 61 # for pxtools.h
Note:
See TracChangeset
for help on using the changeset viewer.
