git.videolan.org
/
vlc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Interface for Familiar v0.7 and GPE. This interface is based on gtk2 libaries.
[vlc.git]
/
modules
/
gui
/
pda
/
Modules.am
1
SOURCES_pda = \
2
pda.c \
3
pda.h \
4
interface.c \
5
interface.h \
6
support.c \
7
support.h \
8
callbacks.c \
9
callbacks.h \
10
network.c \
11
network.h \
12
playlist.c \
13
playlist.h \
14
$(NULL)
15
16
EXTRA_DIST += pda.glade \
17
$(NULL)