diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2008-09-17 06:42:02 +0800 |
---|---|---|
committer | Gabor Keleman <kelemeng@src.gnome.org> | 2008-09-17 06:42:02 +0800 |
commit | 2a7fcfd7d791713089eef32c60c3e2eb50d57597 (patch) | |
tree | 15a5309d4319f4f6e2d7d69ac4ee9218c9bf0811 /mail/default/hu/Makefile.am | |
parent | 46250243e2288c4ebf6133f711dd541f09b11ab0 (diff) | |
download | gsoc2013-evolution-2a7fcfd7d791713089eef32c60c3e2eb50d57597.tar.gz gsoc2013-evolution-2a7fcfd7d791713089eef32c60c3e2eb50d57597.tar.zst gsoc2013-evolution-2a7fcfd7d791713089eef32c60c3e2eb50d57597.zip |
Add this too
2008-09-17 Gabor Kelemen <kelemeng@gnome.hu>
* default/hu/Makefile.am: Add this too
svn path=/trunk/; revision=36355
Diffstat (limited to 'mail/default/hu/Makefile.am')
-rw-r--r-- | mail/default/hu/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/default/hu/Makefile.am b/mail/default/hu/Makefile.am new file mode 100644 index 0000000000..b10c23df90 --- /dev/null +++ b/mail/default/hu/Makefile.am @@ -0,0 +1,7 @@ + +defaultlocaldir = $(privdatadir)/default/hu/mail/local + +defaultlocal_DATA = \ + Inbox + +EXTRA_DIST = $(defaultlocal_DATA) |