Move Auth padding to the right tree
[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