diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-11-27 21:45:43 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-11-27 21:45:43 +0000 |
commit | 9531f4d5d9d2fabed944e502723f7db2c6fe6245 (patch) | |
tree | 7d12f709c71dbfbf43e5a0b40660dd6a26b99b42 | |
parent | b3991c2da1f5be81ab9ec069af6ecfb49086ed97 (diff) | |
download | fetchmail-9531f4d5d9d2fabed944e502723f7db2c6fe6245.tar.gz fetchmail-9531f4d5d9d2fabed944e502723f7db2c6fe6245.tar.bz2 fetchmail-9531f4d5d9d2fabed944e502723f7db2c6fe6245.zip |
Ship bighand.png (found during 'make distcheck').
svn path=/trunk/; revision=4487
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index cc55605d..764ca606 100644 --- a/Makefile.am +++ b/Makefile.am @@ -108,7 +108,7 @@ distdirs = rh-config contrib beos EXTRA_DIST+= $(DISTDOCS) fetchmail.spec $(distdirs) ucs/README.svn \ trio/CHANGES trio/README \ - strlcpy.3 \ + strlcpy.3 bighand.png \ m4-local/ac-archive-license.txt \ m4-local/ac_ma_search_package.m4 \ m4-local/autobuild.m4 \ |