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

gitlab.com/quite/celt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy B. Terriberry <tterribe@xiph.org>2007-12-06 07:09:53 +0300
committerJean-Marc Valin <Jean-Marc.Valin@csiro.au>2007-12-06 07:09:53 +0300
commit2ec8d9e5227b5875a837b72d89d1a81234c35252 (patch)
treea3379b93e6661d05fe79b76982bd33620c3b0bde /Makefile.am
parentaeb4467d7fa64b88fd9de7670512a8114cf09a68 (diff)
Multiplier-free entropy coder
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 74284e0..0095dfa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,7 @@
AUTOMAKE_OPTIONS = 1.6
#Fools KDevelop into including all files
-SUBDIRS = libcelt
+SUBDIRS = libcelt libentcode
rpm: dist
rpmbuild -ta ${PACKAGE}-${VERSION}.tar.gz