blob: 76239aaea49fceba2ba94b37efaa32a3cd0c9028 (
plain)
1
2
3
4
5
6
7
8
9
10
|
## Process this file with automake to produce Makefile.in. -*-Makefile-*-
EXTRA_DIST = \
vitunmsvc.c \
vitunmsvc.h \
winplugintilde.c \
winplugintilde.dll \
winplugintilde.dsp \
winplugintilde.dsw \
winplugintilde.h
|