mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
small change
Original commit message from CVS: small change
This commit is contained in:
parent
aa96d882b0
commit
65ff36477b
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
# FIXME FIXME
|
||||
# actually this was copied from the one in gstplay so fix that one too ;-)
|
||||
|
||||
LIBADD += $(GNOME_LIBS) $(GST_LIBS)
|
||||
CFLAGS += $(GNOME_CFLAGS) $(LIBGLADE_GNOME_CFLAGS) $(GST_CFLAGS) -DDATADIR=\""$(gladedir)/"\"
|
||||
|
||||
lib_LTLIBRARIES = libgsteditor.la
|
||||
|
||||
|
|
Loading…
Reference in a new issue