Skip to content
Snippets Groups Projects
Commit fb29773a authored by Kipp Cannon's avatar Kipp Cannon
Browse files

try again fixing doc building as part of a clean build

parent f47a26c0
No related branches found
No related tags found
No related merge requests found
......@@ -93,7 +93,7 @@ expand_content_files=
# signals and properties.
# e.g. GTKDOC_CFLAGS=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
# e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
GTKDOC_CFLAGS = $(AM_CFLAGS) -I$(top_srcdir)/lib/gstlal -I$(top_srcdir)/gst/lal $(GSL_CFLAGS) $(FFTW_CFLAGS) $(LAL_CFLAGS) $(gstreamer_CFLAGS)
GTKDOC_CFLAGS = $(AM_CFLAGS) -I$(top_srcdir)/lib -I$(top_srcdir)/gst/lal $(GSL_CFLAGS) $(FFTW_CFLAGS) $(LAL_CFLAGS) $(gstreamer_CFLAGS)
GTKDOC_LIBS = $(AM_LDFLAGS) -static \
$(top_builddir)/lib/gstlal/libgstlal.la \
$(top_builddir)/lib/gstlal/libgstlaltags.la \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment