Blob Blame History Raw
diff -up potrace-1.8/src/Makefile.am.orig potrace-1.8/src/Makefile.am
--- potrace-1.8/src/Makefile.am.orig	2007-04-09 03:36:44.000000000 +0300
+++ potrace-1.8/src/Makefile.am	2009-08-03 13:47:54.318147056 +0300
@@ -7,8 +7,7 @@
 #----------------------------------------------------------------------
 # programs:
 
-bin_PROGRAMS = potrace mkbitmap
-noinst_PROGRAMS = potracelib_demo
+bin_PROGRAMS = potrace mkbitmap potracelib_demo
 
 potrace_SOURCES = main.c main.h bitmap_io.c bitmap_io.h backend_eps.c	   \
  backend_eps.h flate.c flate.h lists.h greymap.c greymap.h render.c	   \
@@ -31,7 +30,7 @@ potracelib_demo_DEPENDENCIES = libpotrac
 #----------------------------------------------------------------------
 # static libraries:
 
-noinst_LIBRARIES = libpotrace.a
+lib_LIBRARIES = libpotrace.a
 libpotrace_a_SOURCES = curve.c curve.h trace.c trace.h decompose.c	\
  decompose.h potracelib.c potracelib.h lists.h auxiliary.h bitmap.h	\
  progress.h