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@csiro.au>2008-02-01 08:27:38 +0300
committerJean-Marc Valin <Jean-Marc.Valin@csiro.au>2008-02-01 08:27:38 +0300
commite623312fda7d203dcb7b03eacde30d32ade61596 (patch)
treedcbebc0c47560c342a7614dc8fd82a4ab2f1ab71 /Makefile.am
parent1e98cc5ad14e8408910ab2e570aebef5c4f6433d (diff)
Got the Ogg encoder and decoder to (barely) work.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a55fb9b..3356008 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,9 @@
AUTOMAKE_OPTIONS = 1.6
#Fools KDevelop into including all files
-SUBDIRS = libcelt tests
+SUBDIRS = libcelt tests @tools@
+
+DIST_SUBDIRS = libcelt tests tools
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = celt.pc