projects
/
platform
/
upstream
/
gstreamer.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
814fb27cb575ce3f77ae733829baff35e89f5e91
[platform/upstream/gstreamer.git]
/
tools
/
Makefile.am
1
bin_PROGRAMS = gstreamer-launch gstreamer-register gstreamer-inspect
2
3
CFLAGS = -Wall -O2
4
5
LDADD = $(GLIB_LIBS) $(GTK_LIBS) $(top_builddir)/gst/libgst.la
6
INCLUDES = $(GLIB_CFLAGS) $(GTK_CFLAGS) -I$(top_srcdir)