Changeset 11554 for trunk/ippTools
- Timestamp:
- Feb 1, 2007, 12:29:38 PM (19 years ago)
- Location:
- trunk/ippTools
- Files:
-
- 2 edited
-
Makefile.am (modified) (1 diff)
-
src/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/Makefile.am
r11408 r11554 4 4 pkgconfig_DATA= pxtools.pc 5 5 6 EXTRA_DIST=pxtools.pc.in 6 EXTRA_DIST = \ 7 pxtools.pc.in \ 8 autogen.sh 7 9 8 10 CLEANFILES = *~ core core.* -
trunk/ippTools/src/Makefile.am
r11517 r11554 19 19 noinst_HEADERS = \ 20 20 dettool.h \ 21 detselect.h \ 21 22 p0tool.h \ 22 23 p1tool.h \ 23 24 p2tool.h \ 24 25 p3tool.h \ 26 p4tool.h \ 25 27 pxadmin.h \ 26 28 pxinject.h \ … … 126 128 BUILT_SOURCES = pxtoolsErrorCodes.h pxtoolsErrorCodes.c 127 129 CLEANFILES = pxtoolsErrorCodes.h pxtoolsErrorCodes.c 130 EXTRA_DIST = pxtoolsErrorCodes.dat pxtoolsErrorCodes.c.in pxtoolsErrorCodes.h.in 128 131 129 132 pxtoolsErrorCodes.h : pxtoolsErrorCodes.dat pxtoolsErrorCodes.h.in
Note:
See TracChangeset
for help on using the changeset viewer.
