mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
Remove a couple of old commented out lines.
Original commit message from CVS: Remove a couple of old commented out lines. They had no meaning as far as I can tell, and were causing a warning with automake 1.6, due to the trailing \ followed by a blank line.
This commit is contained in:
parent
79328c766a
commit
735fa40c69
1 changed files with 0 additions and 3 deletions
|
@ -51,9 +51,6 @@ extra_files =
|
|||
GTKDOC_CFLAGS = $(GST_CFLAGS)
|
||||
GTKDOC_LIBS = $(GST_LIBS) $(SCANOBJ_DEPS)
|
||||
|
||||
# $(shell echo $(top_builddir)/gst/autoplug/*.la) \
|
||||
# $(top_builddir)/gst/types/libgsttypes.la \
|
||||
|
||||
GTKDOC_CC=$(LIBTOOL) --mode=compile $(CC)
|
||||
GTKDOC_LD=$(LIBTOOL) --mode=link $(CC)
|
||||
|
||||
|
|
Loading…
Reference in a new issue