source: libpipi/trunk/Makefile.am @ 2702

Last change on this file since 2702 was 2693, checked in by Sam Hocevar, 15 years ago
  • Start working on "pipi", a command-line libpipi tool. It will be similar to convert, display, mogrify, animate etc. It can already convert between image formats (eg. "pipi src.png -o dest.jpeg").
File size: 115 bytes
Line 
1# $Id$
2
3SUBDIRS = pipi src genethumb examples test
4
5EXTRA_DIST = bootstrap common.h
6AUTOMAKE_OPTIONS = dist-bzip2
7
Note: See TracBrowser for help on using the repository browser.