summary refs log tree commit diff stats
path: root/plugins/wmpa/wmpplaylist.h
AgeCommit message (Expand)Author
2011-08-12add wmpa 1.0.2 sourcesBerke Viktor
16af8be941b596dedac3bf4e371ee2d21f4b598'>^
ce5653d7 ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18













                                                         



              
## Process this file with automake to produce Makefile.in

EXTRA_DIST = fe-text/fe-text.c \
	fe-text/README fe-text/fe-text.h version-script

if DO_TEXT
text_fe = fe-text
endif

if DO_GTK
gtk_fe = fe-gtk
endif

SUBDIRS = pixmaps common $(gtk_fe) $(text_fe)

if WITH_TM
SUBDIRS += htm
endif