Changeset 5227 for trunk/psLib/test/imageops/Makefile.am
- Timestamp:
- Oct 5, 2005, 4:41:07 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/imageops/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/imageops/Makefile.am
r4981 r5227 11 11 tst_psImagePixelManip \ 12 12 tst_psImageStats \ 13 tst_psImageStructManip 13 tst_psImageStructManip \ 14 tst_psImageMaskOps 14 15 15 16 tst_psImageConvolve_SOURCES = tst_psImageConvolve.c … … 20 21 tst_psImageStats_SOURCES = tst_psImageStats.c 21 22 tst_psImageStructManip_SOURCES = tst_psImageStructManip.c 23 tst_psImageMaskOps_SOURCES = tst_psImageMaskOps.c 22 24 23 25 check_DATA =
Note:
See TracChangeset
for help on using the changeset viewer.
