summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2009-03-31 16:25:06 +0000
committerPhilip Withnall <pwithnall@src.gnome.org>2009-03-31 16:25:06 +0000
commitfeac884b0d26474a0145294c70a4e03deed04e2b (patch)
tree75ab038e9e1814d8ca665a1519942ceaf58dd379 /Makefile.am
parent8b68dbab5e41bc225989d4a4c46634d5c4ab3b72 (diff)
downloadtotem-feac884b0d26474a0145294c70a4e03deed04e2b.tar.gz
Update the About dialogue. (Closes: #573295)
2009-03-31 Philip Withnall <philip@tecnocode.co.uk> * Makefile.am: * src/totem-menu.c (about_action_callback): Update the About dialogue. (Closes: #573295) 2009-03-31 Philip Withnall <philip@tecnocode.co.uk> * C/totem.xml: * Makefile.am: Allow the list of documenters to be automatically- generated. (Closes: #573295) svn path=/trunk/; revision=6210
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 63864c6b8..9ce7d1a71 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = lib bindings po data src docs help
+SUBDIRS = lib bindings po data help src docs
if ENABLE_BROWSER_PLUGINS
SUBDIRS += browser-plugin