git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a22d335
)
Added glade2 project file.
author
Jean-Paul Saman
<jpsaman@videolan.org>
Tue, 5 Aug 2003 11:52:42 +0000
(11:52 +0000)
committer
Jean-Paul Saman
<jpsaman@videolan.org>
Tue, 5 Aug 2003 11:52:42 +0000
(11:52 +0000)
modules/gui/pda/Modules.am
patch
|
blob
|
history
diff --git
a/modules/gui/pda/Modules.am
b/modules/gui/pda/Modules.am
index
4e4ae28
..
1e214af
100644
(file)
--- a/
modules/gui/pda/Modules.am
+++ b/
modules/gui/pda/Modules.am
@@
-7,11
+7,12
@@
SOURCES_pda = \
support.h \
callbacks.c \
callbacks.h \
- network.c \
- network.h \
- playlist.c \
- playlist.h \
+
network.c \
+
network.h \
+
playlist.c \
+
playlist.h \
$(NULL)
EXTRA_DIST += pda.glade \
+ pda.gladep \
$(NULL)