bin_PROGRAMS = svg2pdf svg2pdf_SOURCES = \ args.c \ args.h \ svg2pdf.c AM_CFLAGS = $(SVG2PDF_CFLAGS) svg2pdf_LDFLAGS = $(SVG2PDF_LIBS)