aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/Makefile.nmake
blob: af21e532ea33eb765f58952b23a892836249b450 (plain)
1
2
3
4
5
6
7
8
9
10
# This is no longer used and can probably be removed.

include ../config.nmake

clean:
	rm -rf wireshark.manifest

distclean:	clean

maintainer-clean:	distclean