Ignore:
Timestamp:
10/12/08 16:03:48 (5 years ago)
Author:
sam
Message:

Do not install example programs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpipi/trunk/examples/Makefile.am

    r2913 r2935  
    33AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/pipi -I../pipi 
    44 
    5 bin_PROGRAMS = edd img2rubik sharpen floodfill line bezier histogram colorstring 
     5noinst_PROGRAMS = edd img2rubik sharpen floodfill line bezier histogram \ 
     6        colorstring 
    67 
    78edd_SOURCES = edd.c 
Note: See TracChangeset for help on using the changeset viewer.