| commit | 41d819d36a45fb213ae63a45de22fc0258004b09 | [log] [tgz] |
|---|---|---|
| author | Christopher Montgomery <monty@xiph.org> | Tue Jan 13 13:39:53 2009 -0500 |
| committer | Jean-Marc Valin <jean-marc.valin@octasic.com> | Tue Jan 13 13:40:26 2009 -0500 |
| tree | 72e8cb093709ce038ac5c1267d7793cb58f7492d | |
| parent | 950394ce3f8e9d3b500c13a1e19a8f8cc0cc95d3 [diff] [blame] |
Spec file
diff --git a/configure.ac b/configure.ac index fe16c10..1d85880 100644 --- a/configure.ac +++ b/configure.ac
@@ -164,7 +164,8 @@ AC_SUBST(SIZE16) AC_SUBST(SIZE32) -AC_OUTPUT([Makefile libcelt/Makefile tests/Makefile celt.pc tools/Makefile]) +AC_OUTPUT([Makefile libcelt/Makefile tests/Makefile + celt.pc tools/Makefile libcelt.spec ]) if test "x$tools" = "x"; then echo "**IMPORTANT**"