[nautilus-python] Need to add spec and pc files to AC_OUTPUT
- From: Adam Plumb <adamplumb src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [nautilus-python] Need to add spec and pc files to AC_OUTPUT
- Date: Sat, 16 Jan 2010 17:42:33 +0000 (UTC)
commit 3b9c623d73b46a966df4aa9e5d272821e27f7f79
Author: Adam Plumb <adamplumb gmail com>
Date: Sat Jan 16 08:47:15 2010 -0500
Need to add spec and pc files to AC_OUTPUT
configure.in | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.in b/configure.in
index 6873955..68f0fed 100644
--- a/configure.in
+++ b/configure.in
@@ -70,10 +70,10 @@ AC_SUBST(NAUTILUS_EXTENSION_DIR)
AC_DEFINE_UNQUOTED(NAUTILUS_EXTENSION_DIR, "$NAUTILUS_EXTENSION_DIR", [Nautilus' extensions directory])
AC_OUTPUT([
- Makefile
- nautilus-python.pc
- nautilus-python.spec
+ Makefile
examples/Makefile
src/Makefile
+ nautilus-python.spec
+ nautilus-python.pc
])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]