diff --git a/ChangeLog b/ChangeLog index 93d931e3f3..9cf452f40f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-02-12 Jan Schmidt + + * configure.ac: + Generate the directshow Makefiles so that the directories + get disted. Still needs some configure time detection to enable + building them under MingW. + 2008-02-12 Jan Schmidt * ext/metadata/Makefile.am: diff --git a/configure.ac b/configure.ac index 0ba3ddf917..4cd49ceee8 100644 --- a/configure.ac +++ b/configure.ac @@ -1059,7 +1059,10 @@ gst/y4m/Makefile gst-libs/Makefile gst-libs/gst/Makefile gst-libs/gst/app/Makefile +gst-libs/gst/dshow/Makefile sys/Makefile +sys/dshowdecwrapper/Makefile +sys/dshowsrcwrapper/Makefile sys/fbdev/Makefile sys/dvb/Makefile sys/qtwrapper/Makefile