makefile.nmake => Makefile.nmake
[metze/wireshark/wip.git] / packaging / Makefile.am
1 #
2 # $Id$
3 #
4 SUBDIRS = macosx rpm svr4 nsis
5
6 MAINTAINERCLEANFILES = \
7         Makefile.in
8
9 EXTRA_DIST = \
10         Makefile.nmake                          \
11         macosx/Info.plist.in            \
12         ws-manifest.pl                          \
13         portableapps/win32/Installer.nsi                \
14         portableapps/win32/WiresharkPortable.tmpl       \
15         portableapps/win32/WiresharkPortable.nsi        \
16         portableapps/win32/appinfo.tmpl                 \
17         portableapps/win32/installer.ini                \
18         portableapps/win32/Makefile.nmake               \
19         portableapps/win32/makenmake.pl                 \
20         portableapps/win32/readme.txt                   \
21         u3/win32/README.txt             \
22         u3/win32/Makefile.nmake         \
23         u3/win32/makenmake.pl           \
24         u3/win32/manifest.tmpl          \
25         u3/win32/u3util.c               \
26         u3/win32/u3util.exe.manifest    \
27         u3/win32/wireshark.bat          \
28         u3/tools/README.txt             \
29         u3/tools/Makefile.nmake         \
30         u3/tools/sysdep.c               \
31         u3/tools/sysdep.h               \
32         u3/tools/utest.c                \
33         u3/tools/uuid.c                 \
34         u3/tools/uuid.h
35