aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-01-18 02:47:43 +0000
committerGuy Harris <guy@alum.mit.edu>2004-01-18 02:47:43 +0000
commitbc21679c55c54bb24dec81683cce449868e7c673 (patch)
treee15cdd53c9c7e38872b054e6d92564625e2ba0d4
parentd4302c000101e016408f824acdbe940a280ce1c8 (diff)
Add a Mac OS X icon file, for possible future use.
svn path=/trunk/; revision=9705
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 82d1b1588a..45a573d21e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.695 2004/01/17 13:09:00 jmayer Exp $
+# $Id: Makefile.am,v 1.696 2004/01/18 02:47:43 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -1255,6 +1255,7 @@ EXTRA_DIST = \
image/eicon3d48.xpm \
image/eicon3d64.xpm \
image/elogo3d48x48.png \
+ image/ethereal.icns \
image/ethereal.ico \
image/ethereal.rc.in \
image/ethereal48x48-trans.png \