• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No 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

Revisão07c837980e2b2ef204dd24417bf4c70fb59b7dd9 (tree)
Hora2010-06-02 10:43:49
AutorGwenole Beauchesne <gbeauchesne@spli...>
CommiterAustin Yuan

Mensagem de Log

Fix make dist.

Mudança Sumário

Diff

--- a/va/Makefile.am
+++ b/va/Makefile.am
@@ -76,6 +76,7 @@ libva_tpi_la_SOURCES = va_tpi.c
7676
7777 lib_LTLIBRARIES = libva.la libva-tpi.la $(libva_x11_backend) $(libva_dummy_backend) $(libva_glx_backend)
7878
79+DIST_SUBDIRS = x11 glx dummy
7980
8081 SUBDIRS = $(libva_x11_backenddir) $(libva_dummy_backenddir) $(libva_glx_backenddir)
8182