powerguru-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Powerguru-commit] [SCM] powerguru branch, master, updated. 5fe21378b497


From: Rob Savoye
Subject: [Powerguru-commit] [SCM] powerguru branch, master, updated. 5fe21378b4975071215e64943b0f79436d9f04ca
Date: Sun, 11 Dec 2011 20:08:56 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "powerguru".

The branch, master has been updated
       via  5fe21378b4975071215e64943b0f79436d9f04ca (commit)
      from  e08be79cb0d07e91cee6a4820dc784dbbb08d22c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/powerguru.git/commit/?id=5fe21378b4975071215e64943b0f79436d9f04ca


commit 5fe21378b4975071215e64943b0f79436d9f04ca
Author: Rob Savoye <address@hidden>
Date:   Sun Dec 11 13:08:52 2011 -0700

    don't try to build the docs for, the pdf tools have changed

diff --git a/Makefile.am b/Makefile.am
index 95365b7..f77d0f4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,7 @@ AUTOMAKE_OPTIONS = dejagnu
 ACLOCAL_AMFLAGS = -I macros
 
 # these have to be built first
-SUBDIRS = lib doc
+SUBDIRS = lib # doc
 
 # this is an optional build directory
 if BUILD_SNMP
@@ -62,11 +62,12 @@ EXTRA_DIST = \
 #        done \
 #      fi
 
-install-doc:
-       @cd doc/C ; $(MAKE) install-doc
+#install-doc:
+#      @cd doc/C ; $(MAKE) install-doc
+
+#doc:
+#      @cd doc/C ; $(MAKE) alldocs
 
-doc:
-       @cd doc/C ; $(MAKE) alldocs
 #dist-hook:
 #      if test -d pixmaps; then \
 #        mkdir $(distdir)/pixmaps; \

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
powerguru



reply via email to

[Prev in Thread] Current Thread [Next in Thread]