mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 08:00:42 -05:00
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)
|
$(COGL_GST_DEP_CFLAGS)
|
||||||
|
|
||||||
GTKDOC_LIBS=\
|
GTKDOC_LIBS=\
|
||||||
$(top_builddir)/cogl/libcogl2.la \
|
$(top_builddir)/cogl/libcogl.la \
|
||||||
$(top_builddir)/cogl-gst/libcogl-gst.la \
|
$(top_builddir)/cogl-gst/libcogl-gst.la \
|
||||||
$(COGL_DEP_LIBS) \
|
$(COGL_DEP_LIBS) \
|
||||||
$(COGL_GST_DEP_LIBS)
|
$(COGL_GST_DEP_LIBS)
|
||||||
|
@ -155,8 +155,7 @@ TEST_PROGS = test-conformance
|
|||||||
|
|
||||||
.PHONY: test
|
.PHONY: test
|
||||||
|
|
||||||
EXTRA_DIST = test-launcher.sh.in run-tests.sh
|
DISTCLEANFILES = .gitignore
|
||||||
DISTCLEANFILES = test-launcher.sh .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
|
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