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:
authorJean-Marc Valin <jean-marc.valin@usherbrooke.ca>2008-01-28 14:28:54 +0300
committerJean-Marc Valin <jean-marc.valin@usherbrooke.ca>2008-01-28 14:28:54 +0300
commit6238bc0ece31ca1a1b9378de71de32d405919d81 (patch)
tree343c65c150f366cd2e2850da655bef3ab5405d48 /Makefile.am
parent94d4ea930543f83483e158111b53389704b583b7 (diff)
Moved the content of libentcode into libcelt to reduce dependencies,
especially now that we have a custom version of that code anyway. Moved the test code to tests/
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 eb41049..a55fb9b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,7 @@
AUTOMAKE_OPTIONS = 1.6
#Fools KDevelop into including all files
-SUBDIRS = libentcode libcelt
+SUBDIRS = libcelt tests
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = celt.pc