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

github.com/mumble-voip/celt-0.7.0.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-20 09:17:13 +0300
committerJean-Marc Valin <Jean-Marc.Valin@csiro.au>2008-02-20 09:17:13 +0300
commit879fbfd528c21124dc6a224ebbf8020659ac4160 (patch)
tree8bb530319acd05bb08cef359852b30a53d1a7bb5 /Makefile.am
parent8c19b030df0bc6195db8f6b60f4908beb6a3ca97 (diff)
Updated Doxygen comments, removed an incorrectly placed LGPL header (we own
copyright, so it's fine!)
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 3356008..8c058b8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,7 +12,7 @@ DIST_SUBDIRS = libcelt tests tools
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = celt.pc
-EXTRA_DIST = celt.pc.in
+EXTRA_DIST = celt.pc.in Doxyfile
rpm: dist
rpmbuild -ta ${PACKAGE}-${VERSION}.tar.gz