diff options
author | Ted Gould <ted@canonical.com> | 2009-02-03 14:30:24 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-03 14:30:24 +0100 |
commit | aa26429a1e78f8bbcce99c9adf5d4e2557f24482 (patch) | |
tree | c480618b66a9c5eb6a0fda02de179709d0db6216 /docs/Makefile.am | |
parent | 2f6177e8b934546b253bdf80d5b1ff073a19db49 (diff) | |
download | libayatana-indicator-aa26429a1e78f8bbcce99c9adf5d4e2557f24482.tar.gz libayatana-indicator-aa26429a1e78f8bbcce99c9adf5d4e2557f24482.tar.bz2 libayatana-indicator-aa26429a1e78f8bbcce99c9adf5d4e2557f24482.zip |
Getting SUBDIRS right
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index ae8bcb7..f3ddc22 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1 +1 @@ -SUBS = reference +SUBDIRS = reference |