summaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorMukund Sivaraman <muks@banu.com>2008-03-30 17:12:26 -0700
committerMukund Sivaraman <muks@banu.com>2008-03-30 17:12:26 -0700
commit6a6a3b04096b3db12f66cb84f79cd69012bed504 (patch)
tree417290f259501f63d4b9bd40c5f172fca6eb2e01 /Makefile.am
parente6d9bb21509b700f7e71f667faf3c8fe73691985 (diff)
Added Makefile.am in packaging dirs
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 2 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index d61d893..2dcf101 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,3 @@
-# Packaging files
-PACKAGING_FILES = \
- packaging/fedora/tinyproxy.init \
- packaging/fedora/tinyproxy.spec
# The following files are required for the build process
CONFIG_FILES = \
@@ -9,8 +5,8 @@ CONFIG_FILES = \
config/ltmain.sh config/install-sh config/missing config/mkinstalldirs \
config/typecheck.m4 config/argenable.m4
-EXTRA_DIST = $(CONFIG_FILES) TODO $(PACKAGING_FILES) bootstrap
-SUBDIRS = src doc
+EXTRA_DIST = $(CONFIG_FILES) TODO autogen.sh
+SUBDIRS = src doc packaging
install-data-local: tinyproxy-configure-file tinyproxy-html-files