build: Fix doc build and make dist
Reviewed-by: Neil Roberts <neil@linux.intel.com>
This commit is contained in:
parent
c063896186
commit
09a1365c3a
@ -88,7 +88,7 @@ AM_CPPFLAGS=\
|
||||
$(COGL_GST_DEP_CFLAGS)
|
||||
|
||||
GTKDOC_LIBS=\
|
||||
$(top_builddir)/cogl/libcogl2.la \
|
||||
$(top_builddir)/cogl/libcogl.la \
|
||||
$(top_builddir)/cogl-gst/libcogl-gst.la \
|
||||
$(COGL_DEP_LIBS) \
|
||||
$(COGL_GST_DEP_LIBS)
|
||||
|
@ -155,8 +155,7 @@ TEST_PROGS = test-conformance
|
||||
|
||||
.PHONY: test
|
||||
|
||||
EXTRA_DIST = test-launcher.sh.in run-tests.sh
|
||||
DISTCLEANFILES = test-launcher.sh .gitignore
|
||||
DISTCLEANFILES = .gitignore
|
||||
|
||||
dist-hook: ../../build/win32/vs9/test-conformance-cogl.vcproj ../../build/win32/vs10/test-conformance-cogl.vcxproj ../../build/win32/vs10/test-conformance-cogl.vcxproj.filters
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user