From e6d9bb21509b700f7e71f667faf3c8fe73691985 Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Sun, 30 Mar 2008 17:01:29 -0700 Subject: Removed old RPM packaging files --- Makefile.am | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a1cdc9d..d61d893 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,11 +1,7 @@ -# RPM spec files -RPM_DIR = rpm -RPM_FILES = \ - $(RPM_DIR)/tinyproxy-initd \ - $(RPM_DIR)/tinyproxy.spec - # Packaging files -PACKAGING_FILES = $(RPM_FILES) +PACKAGING_FILES = \ + packaging/fedora/tinyproxy.init \ + packaging/fedora/tinyproxy.spec # The following files are required for the build process CONFIG_FILES = \ -- cgit v1.2.3