git.videolan.org
/
vlc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Implementing new PDA User Interface design using the GTK2 widget set. This interface...
[vlc.git]
/
modules
/
gui
/
pda
/
Modules.am
1
SOURCES_pda = \
2
pda.c \
3
pda.h \
4
pda_interface.c \
5
pda_interface.h \
6
pda_support.c \
7
pda_support.h \
8
pda_callbacks.c \
9
pda_callbacks.h \
10
$(NULL)
11
12
EXTRA_DIST += pda.glade \
13
pda.gladep \
14
$(NULL)