projects
/
platform
/
upstream
/
gstreamer.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Re-arranged the build a bit to try to make it more sane. Added some debug.
[platform/upstream/gstreamer.git]
/
tests
/
old
/
examples
/
xml
/
Makefile.am
1
bin_PROGRAMS = xml
2
3
LDADD = $(GLIB_LIBS) $(GTK_LIBS) $(top_builddir)/gst/libgst.la
4
INCLUDES = $(GLIB_CFLAGS) $(GTK_CFLAGS) -I$(top_srcdir)