summaryrefslogtreecommitdiff
path: root/engine/voice_codecs/speex/source/Makefile.am
diff options
context:
space:
mode:
authorFluorescentCIAAfricanAmerican <[email protected]>2020-04-22 12:56:21 -0400
committerFluorescentCIAAfricanAmerican <[email protected]>2020-04-22 12:56:21 -0400
commit3bf9df6b2785fa6d951086978a3e66f49427166a (patch)
tree2c0f1f0c63c4832882bc93814ebd2c2b1c6224e5 /engine/voice_codecs/speex/source/Makefile.am
downloadarchived-source-engine-2018-hl2-src-master.tar.xz
archived-source-engine-2018-hl2-src-master.zip
Diffstat (limited to 'engine/voice_codecs/speex/source/Makefile.am')
-rw-r--r--engine/voice_codecs/speex/source/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/engine/voice_codecs/speex/source/Makefile.am b/engine/voice_codecs/speex/source/Makefile.am
new file mode 100644
index 0000000..113f18d
--- /dev/null
+++ b/engine/voice_codecs/speex/source/Makefile.am
@@ -0,0 +1,11 @@
+## Process this file with automake to produce Makefile.in. -*-Makefile-*-
+
+# Disable automatic dependency tracking if using other tools than gcc and gmake
+#AUTOMAKE_OPTIONS = no-dependencies
+
+EXTRA_DIST = Speex.spec Speex.spec.in
+
+SUBDIRS = libspeex @src@ doc win32
+
+rpm: dist
+ rpmbuild -ta ${PACKAGE}-${VERSION}.tar.gz