[gnome-user-docs] system-admin-guide: add Makefiles
- From: Michael Hill <mdhill src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-docs] system-admin-guide: add Makefiles
- Date: Mon, 13 Aug 2012 01:09:47 +0000 (UTC)
commit 24a56941a740c5b54513a51f77067961267c81a0
Author: Michael Hill <mdhillca gmail com>
Date: Sun Aug 12 21:07:28 2012 -0400
system-admin-guide: add Makefiles
Makefile.am | 2 +-
configure.in | 1 +
system-admin-guide/Makefile.am | 31 +++++++++++++++++++++++++++++++
3 files changed, 33 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 9c1ef62..0349599 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1 +1 @@
-SUBDIRS = gnome-help
+SUBDIRS = gnome-help system-admin-guide
diff --git a/configure.in b/configure.in
index c312370..fd32f75 100644
--- a/configure.in
+++ b/configure.in
@@ -11,4 +11,5 @@ AC_OUTPUT([
Makefile
gnome-user-docs.spec
gnome-help/Makefile
+system-admin-guide/Makefile
])
diff --git a/system-admin-guide/Makefile.am b/system-admin-guide/Makefile.am
new file mode 100644
index 0000000..02b20dd
--- /dev/null
+++ b/system-admin-guide/Makefile.am
@@ -0,0 +1,31 @@
+ YELP_HELP_RULES@
+
+HELP_ID = system-admin-guide
+
+HELP_LINGUAS =
+
+HELP_MEDIA =
+
+HELP_FILES = \
+ authentication.page \
+ autologin.page \
+ background.page \
+ backgrounds-extra.page \
+ custom-session.page \
+ dconf-profiles-edit.page \
+ dconf-profiles.page \
+ fonts.page \
+ gsettings-browse.page \
+ index.page \
+ keyboard-layout.page \
+ lockdown.page \
+ lockscreenbackground.page \
+ logo.page \
+ overrides.page \
+ power-settings.page \
+ processes.page \
+ screen-locking.page \
+ session-debug.page \
+ sessions.page \
+ user-list.page \
+ user-session.page
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]