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>2007-12-06 07:18:25 +0300
committerJean-Marc Valin <Jean-Marc.Valin@csiro.au>2007-12-06 07:18:25 +0300
commitbc5cedf26ff213b6d35ca892f79c20ecf100c825 (patch)
tree8afce325354c40a2ea4c0c1c3fe55a35432f5164 /Makefile.am
parent2ec8d9e5227b5875a837b72d89d1a81234c35252 (diff)
Linking with libentcode
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 0095dfa..2370d57 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,7 @@
AUTOMAKE_OPTIONS = 1.6
#Fools KDevelop into including all files
-SUBDIRS = libcelt libentcode
+SUBDIRS = libentcode libcelt
rpm: dist
rpmbuild -ta ${PACKAGE}-${VERSION}.tar.gz