aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@src.gnome.org>2003-11-19 01:25:52 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2003-11-19 01:25:52 +0800
commit50f45436240456c848921e426411070e04ccbd39 (patch)
tree858139e6ab75f37dfb59ec574ad70274b1ac7241 /Makefile.am
parenta8e72a5659769e3f1295d6d35092e8be579db7bb (diff)
downloadgsoc2013-epiphany-50f45436240456c848921e426411070e04ccbd39.tar
gsoc2013-epiphany-50f45436240456c848921e426411070e04ccbd39.tar.gz
gsoc2013-epiphany-50f45436240456c848921e426411070e04ccbd39.tar.bz2
gsoc2013-epiphany-50f45436240456c848921e426411070e04ccbd39.tar.lz
gsoc2013-epiphany-50f45436240456c848921e426411070e04ccbd39.tar.xz
gsoc2013-epiphany-50f45436240456c848921e426411070e04ccbd39.tar.zst
gsoc2013-epiphany-50f45436240456c848921e426411070e04ccbd39.zip
*** empty log message ***
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 7107e68ec..a45100d61 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = lib embed src data po help
+SUBDIRS = lib embed src data po help doc
distcleancheck_listfiles = find . -type f -print | grep -v 'omf\.out'