Changeset 6251 for trunk/psLib/test/imageops/Makefile.am
- Timestamp:
- Jan 30, 2006, 10:28:34 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/imageops/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/imageops/Makefile.am
r6226 r6251 13 13 tst_psImageStructManip \ 14 14 tst_psImageSmooth \ 15 tst_psImageMaskOps15 tst_psImageMaskOps 16 16 17 17 tst_psImageConvolve_SOURCES = tst_psImageConvolve.c … … 20 20 tst_psImagePixelExtract_SOURCES = tst_psImagePixelExtract.c 21 21 tst_psImagePixelManip_SOURCES = tst_psImagePixelManip.c 22 tst_psImageSmooth_SOURCES = tst_psImageSmooth.c 22 23 tst_psImageStats_SOURCES = tst_psImageStats.c 23 24 tst_psImageStructManip_SOURCES = tst_psImageStructManip.c 24 tst_psImageSmooth_SOURCES = tst_psImageSmooth.c25 25 tst_psImageMaskOps_SOURCES = tst_psImageMaskOps.c 26 26
Note:
See TracChangeset
for help on using the changeset viewer.
