• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

hardware/intel/libva


Commit MetaInfo

Revisionb927627beb3a3fbc8d2aa238ee47d8d0727a4a33 (tree)
Zeit2013-06-27 18:14:48
AutorGwenole Beauchesne <gwenole.beauchesne@inte...>
CommiterGwenole Beauchesne

Log Message

build: fix make dist.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>

Ändern Zusammenfassung

Diff

--- a/configure.ac
+++ b/configure.ac
@@ -329,9 +329,6 @@ debian.upstream/libva-x11.install.in
329329 test/decode/Makefile
330330 test/encode/Makefile
331331 test/putsurface/Makefile
332- test/v4l_h264/Makefile
333- test/v4l_h264/decode/Makefile
334- test/v4l_h264/encode/Makefile
335332 test/vainfo/Makefile
336333 va/Makefile
337334 va/drm/Makefile
--- a/va/Makefile.am
+++ b/va/Makefile.am
@@ -135,5 +135,6 @@ DISTCLEANFILES = \
135135 $(NULL)
136136
137137 EXTRA_DIST = \
138+ libva.syms \
138139 va_version.h.in \
139140 $(NULL)