diff options
author | Guy Harris <guy@alum.mit.edu> | 2004-07-17 09:49:32 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2004-07-17 09:49:32 +0000 |
commit | 506605d77122d28b108e1775c9851968853f04f5 (patch) | |
tree | 0f9bb7aa22fa008a7e3122124cf8a0a682a78d12 /Makefile.am | |
parent | 3af21a8836220852257b0c54124bbca193210c1b (diff) | |
download | wireshark-506605d77122d28b108e1775c9851968853f04f5.tar.gz wireshark-506605d77122d28b108e1775c9851968853f04f5.tar.bz2 wireshark-506605d77122d28b108e1775c9851968853f04f5.zip |
From Graham Bloice: add resource information to libethereal.dll.
svn path=/trunk/; revision=11388
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index d8a7f41a41..be2e106b21 100644 --- a/Makefile.am +++ b/Makefile.am @@ -465,6 +465,7 @@ EXTRA_DIST = \ image/hi48-app-ethereal.png \ image/icon-ethereal.xpm \ image/icon-excl.xpm \ + image/libethereal.rc.in \ image/lo16-app-ethereal.png \ image/lo32-app-ethereal.png \ image/lo48-app-ethereal.png \ |