[f-spot] Fix "make run".
- From: Ruben Vermeersch <rubenv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [f-spot] Fix "make run".
- Date: Mon, 9 Aug 2010 12:50:11 +0000 (UTC)
commit 6bc2fc5f082172b3a15f16d1bfbe54ca533b8596
Author: Ruben Vermeersch <ruben savanne be>
Date: Mon Aug 9 14:49:54 2010 +0200
Fix "make run".
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index fce1287..5190a22 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -56,7 +56,7 @@ csharp:
run:
@pushd bin/; \
- ../src/f-spot --uninstalled --debug; \
+ ../src/Clients/MainApp/f-spot --uninstalled --debug; \
popd;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]