From f9238b191d14686b9beba78893dff0a8dff9c087 Mon Sep 17 00:00:00 2001 From: Roger Leigh Date: Sun, 26 Oct 2008 16:18:09 +0000 Subject: Imported Upstream version 5.0.2 --- src/cups/Makefile.am | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/cups/Makefile.am') diff --git a/src/cups/Makefile.am b/src/cups/Makefile.am index 8b99888..04d870c 100644 --- a/src/cups/Makefile.am +++ b/src/cups/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.87.8.2 2007/05/29 01:47:26 rlk Exp $ +## $Id: Makefile.am,v 1.87.8.3 2007/12/15 20:35:36 rlk Exp $ ## Copyright (C) 2000 Roger Leigh ## ## This program is free software; you can redistribute it and/or modify @@ -48,8 +48,6 @@ LOCAL_CPPFLAGS = $(GUTENPRINT_CFLAGS) $(CUPS_CFLAGS) STP_ENV= STP_MODULE_PATH=$(top_builddir)/src/main/.libs:$(top_builddir)/src/main STP_DATA_PATH=$(top_srcdir)/src/main -TESTS= test-ppds - ## Programs if BUILD_TRANSLATED_CUPS_PPDS @@ -72,6 +70,9 @@ sbin_PROGRAMS = cups-genppd.@GUTENPRINT_MAJOR_VERSION@.@GUTENPRINT_MINOR_VERSION sbin_SCRIPTS = cups-genppdconfig.@GUTENPRINT_MAJOR_VERSION@.@GUTENPRINT_MINOR_VERSION@ cups-genppdupdate.@GUTENPRINT_MAJOR_VERSION@.@GUTENPRINT_MINOR_VERSION@ cupsexec_backend_PROGRAMS = epson canon cupsexec_filter_PROGRAMS = rastertogutenprint.@GUTENPRINT_MAJOR_VERSION@.@GUTENPRINT_MINOR_VERSION@ commandtoepson commandtocanon + +TESTS= test-ppds test-rastertogutenprint +noinst_SCRIPTS=test-rastertogutenprint endif if BUILD_GENPPD_STATIC -- cgit v1.2.3