[gnome-commander] Added python plugin apply_patch to files to install
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Added python plugin apply_patch to files to install
- Date: Tue, 4 Feb 2014 11:07:23 +0000 (UTC)
commit f70ae2762fda52c66eed9118739612f8f82fdc3f
Author: Uwe Scholz <uwescholz src gnome org>
Date: Tue Feb 4 12:04:43 2014 +0100
Added python plugin apply_patch to files to install
configure.in | 1 +
plugins/python/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index d9d77b1..8441248 100644
--- a/configure.in
+++ b/configure.in
@@ -418,6 +418,7 @@ plugins/fileroller/Makefile
plugins/python/Makefile
plugins/python/md5sum/Makefile
plugins/python/sha1sum/Makefile
+plugins/python/apply-patch/Makefile
plugins/test/Makefile
po/Makefile.in
src/Makefile
diff --git a/plugins/python/Makefile.am b/plugins/python/Makefile.am
index ccf1fd9..8adc909 100644
--- a/plugins/python/Makefile.am
+++ b/plugins/python/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in.
-SUBDIRS = md5sum sha1sum
+SUBDIRS = md5sum sha1sum apply-patch
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]