diff options
author | Mukund Sivaraman <muks@banu.com> | 2008-03-30 17:18:58 -0700 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2008-03-30 17:18:58 -0700 |
commit | bd8f8807ff9fa85f0e27e165d8f64ea415e743f1 (patch) | |
tree | 40973ae3e129bbd0a54be93b6c734f83012fe347 /configure.ac | |
parent | 6a6a3b04096b3db12f66cb84f79cd69012bed504 (diff) | |
download | tinyproxy-bd8f8807ff9fa85f0e27e165d8f64ea415e743f1.tar.gz tinyproxy-bd8f8807ff9fa85f0e27e165d8f64ea415e743f1.zip |
Generate RPM spec file from .spec.in file
Diffstat (limited to '')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 37a3261..785d020 100644 --- a/configure.ac +++ b/configure.ac @@ -342,6 +342,7 @@ Makefile src/Makefile doc/Makefile packaging/Makefile +packaging/fedora/tinyproxy.spec packaging/fedora/Makefile ]) |