Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiph/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmvalin <jmvalin@0101bb08-14d6-0310-b084-bc0e0c8e3800>2002-07-31 08:01:34 +0400
committerjmvalin <jmvalin@0101bb08-14d6-0310-b084-bc0e0c8e3800>2002-07-31 08:01:34 +0400
commita6a2b3f4894c7bfff07f404d9619ecfee467df9a (patch)
treeb57befc060e7df72945c99cc4011abfc5206f68e /Makefile.am
parentfe0a6528f83cde029b90f824505db1f74809e495 (diff)
Easier to build RPMS, thanks to Fredrik Rambris
git-svn-id: http://svn.xiph.org/trunk/speex@3734 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 17225eb..1ff19cf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,3 +6,6 @@
EXTRA_DIST = Speex.spec Speex.spec.in
SUBDIRS = libspeex @src@
+
+rpm: dist
+ rpmbuild -ta ${PACKAGE}-${VERSION}.tar.gz