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-20 10:02:42 +0300
committerJean-Marc Valin <Jean-Marc.Valin@csiro.au>2008-02-20 10:02:42 +0300
commit5e2196373f0b65a534069d4fcb46c4a06a9ad96a (patch)
tree27632afa2d598b74989c51bf52caf060d911457c /Makefile.am
parente6b74650876a904bfef14c952fe9411773b2c289 (diff)
Development documentation (internals)
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 8c058b8..bb8e844 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 Doxyfile
+EXTRA_DIST = celt.pc.in Doxyfile Doxyfile.devel
rpm: dist
rpmbuild -ta ${PACKAGE}-${VERSION}.tar.gz