diff options
author | Mukund Sivaraman <muks@banu.com> | 2009-11-14 16:40:46 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2009-11-14 16:40:46 +0530 |
commit | 9274b5556ee3c546176936580c9bb5403b2c09e6 (patch) | |
tree | 1563d55d8473eac47cd5aeb65b13e5909c6e0cce /packaging/Makefile.am | |
parent | c42fbaaf80a064bad17abd4bcb7c9422fe845eb4 (diff) | |
download | tinyproxy-9274b5556ee3c546176936580c9bb5403b2c09e6.tar.gz tinyproxy-9274b5556ee3c546176936580c9bb5403b2c09e6.zip |
Remove packaging related items
Diffstat (limited to '')
-rw-r--r-- | packaging/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/packaging/Makefile.am b/packaging/Makefile.am deleted file mode 100644 index 6fc8a1c..0000000 --- a/packaging/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ - -# The various packaging directories - -SUBDIRS = fedora - |