source: libpipi/trunk/Makefile.am @ 2693

Last change on this file since 2693 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
RevLine 
[2227]1# $Id$
2
[2693]3SUBDIRS = pipi src genethumb examples test
[2227]4
[2228]5EXTRA_DIST = bootstrap common.h
[2227]6AUTOMAKE_OPTIONS = dist-bzip2
7
Note: See TracBrowser for help on using the repository browser.