diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-06-03 22:50:35 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-06-03 22:50:35 +0800 |
commit | 54a9260f696f5c7462f40af8f838d723ba3abeb5 (patch) | |
tree | ab87ece78582288b7dabf6635fe3f393fd042c4d /smime/Makefile.am | |
parent | b484ae1c53ce5e8075eefe907cffbcb936106397 (diff) | |
download | gsoc2013-evolution-54a9260f696f5c7462f40af8f838d723ba3abeb5.tar.gz gsoc2013-evolution-54a9260f696f5c7462f40af8f838d723ba3abeb5.tar.zst gsoc2013-evolution-54a9260f696f5c7462f40af8f838d723ba3abeb5.zip |
Fix for version removal from installed files.
svn path=/trunk/; revision=33646
Diffstat (limited to 'smime/Makefile.am')
-rw-r--r-- | smime/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smime/Makefile.am b/smime/Makefile.am index 1d3390b381..bc03fcd4a3 100644 --- a/smime/Makefile.am +++ b/smime/Makefile.am @@ -1 +1 @@ -SUBDIRS= lib gui
\ No newline at end of file +SUBDIRS = lib gui |