diff options
author | JP Rosevear <jpr@src.gnome.org> | 2000-12-09 01:53:13 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-12-09 01:53:13 +0800 |
commit | 84e5443d05d8362d5ca2256a053b3a24d1c8c60a (patch) | |
tree | d7ca062c381e7ed4338a114c53b8e4949fb3ba7b | |
parent | d0aff6462a59e6e60f01e1db75ce7d45d94f99fa (diff) | |
download | gsoc2013-evolution-84e5443d05d8362d5ca2256a053b3a24d1c8c60a.tar gsoc2013-evolution-84e5443d05d8362d5ca2256a053b3a24d1c8c60a.tar.gz gsoc2013-evolution-84e5443d05d8362d5ca2256a053b3a24d1c8c60a.tar.bz2 gsoc2013-evolution-84e5443d05d8362d5ca2256a053b3a24d1c8c60a.tar.lz gsoc2013-evolution-84e5443d05d8362d5ca2256a053b3a24d1c8c60a.tar.xz gsoc2013-evolution-84e5443d05d8362d5ca2256a053b3a24d1c8c60a.tar.zst gsoc2013-evolution-84e5443d05d8362d5ca2256a053b3a24d1c8c60a.zip |
Oops, that shouldn't have gone in :-)
svn path=/trunk/; revision=6862
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index ff43bef19b..17bfb1a6a2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -41,7 +41,7 @@ SUBDIRS = \ ui \ default_user \ tools \ - po -# doc + po \ + doc |