bug-buddy r2568 - in trunk: . docs
- From: cosimoc svn gnome org
- To: svn-commits-list gnome org
- Subject: bug-buddy r2568 - in trunk: . docs
- Date: Sat, 26 Jul 2008 11:02:35 +0000 (UTC)
Author: cosimoc
Date: Sat Jul 26 11:02:35 2008
New Revision: 2568
URL: http://svn.gnome.org/viewvc/bug-buddy?rev=2568&view=rev
Log:
2008-07-26 Cosimo Cecchi <cosimoc gnome org>
* Makefile.am:
* configure.in:
* docs/Makefile.am:
Added a manual and install it (#517514).
Added:
trunk/docs/Makefile.am
Modified:
trunk/ChangeLog
trunk/Makefile.am
trunk/configure.in
Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am (original)
+++ trunk/Makefile.am Sat Jul 26 11:02:35 2008
@@ -4,7 +4,7 @@
GOOGLE_BREAKPAD_DIST_DIR = google-breakpad
endif
-SUBDIRS = po pixmaps $(GOOGLE_BREAKPAD_DIR) gnome-breakpad src bugzilla
+SUBDIRS = po pixmaps $(GOOGLE_BREAKPAD_DIR) gnome-breakpad src bugzilla docs
DIST_SUBDIRS = $(SUBDIRS) $(GOOGLE_BREAKPAD_DIST_DIR)
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Sat Jul 26 11:02:35 2008
@@ -153,6 +153,7 @@
bugzilla/Makefile
bugzilla/gnome/Makefile
bugzilla/ximian/Makefile
+docs/Makefile
pixmaps/Makefile
po/Makefile.in
gnome-breakpad/Makefile
@@ -161,10 +162,9 @@
src/bug-buddy.desktop.in
])
-dnl docs are totally hosed
-dnl docs/Makefile
-dnl docs/C/Makefile
-dnl docs/it/Makefile
+dnl help is totally hosed
+dnl help/Makefile
+dnl help/C/Makefile
echo "
Added: trunk/docs/Makefile.am
==============================================================================
--- (empty file)
+++ trunk/docs/Makefile.am Sat Jul 26 11:02:35 2008
@@ -0,0 +1,3 @@
+man_MANS = bug-buddy.1
+
+EXTRA_DIST = $(man_MANS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]