remove spurious ls
authorDavid Schleef <ds@schleef.org>
Fri, 21 Nov 2003 21:00:35 +0000 (21:00 +0000)
committerDavid Schleef <ds@schleef.org>
Fri, 21 Nov 2003 21:00:35 +0000 (21:00 +0000)
Original commit message from CVS:
remove spurious ls

docs/gst/Makefile.am

index d7648ba..22e9941 100644 (file)
@@ -129,7 +129,6 @@ scan-build.stamp: $(HFILE_GLOB) $(SCANOBJ_DEPS) $(basefiles)
            if test x"$(srcdir)" != x. ; then \
                cp $(srcdir)/$(DOC_MODULE).types . ; \
            fi ; \
-           ls ; \
            CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)" CFLAGS="$(GTKDOC_CFLAGS)" LDFLAGS="$(GTKDOC_LIBS)" $(GTK_DOC_SCANOBJ) --module=$(DOC_MODULE) ; \
        else \
            cd $(srcdir) ; \