source: libpipi/trunk/Makefile.am @ 2621

Last change on this file since 2621 was 2621, checked in by Sam Hocevar, 15 years ago
  • Start shipping unit tests. The first one checks that converting an 8-bit per channel picture to float32 then back again does not change the image.
File size: 111 bytes
Line 
1# $Id$
2
3SUBDIRS = pipi genethumb examples test
4
5EXTRA_DIST = bootstrap common.h
6AUTOMAKE_OPTIONS = dist-bzip2
7
Note: See TracBrowser for help on using the repository browser.