diff --git a/ChangeLog b/ChangeLog index ae20c48364..e073ff8145 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-07-30 Tim-Philipp Müller + + * gst/audioconvert/Makefile.am: + Dist recently-added gstfastrandom.h. + 2008-07-30 Edward Hervey * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): diff --git a/gst/audioconvert/Makefile.am b/gst/audioconvert/Makefile.am index 2baf32b0c2..9b6152017e 100644 --- a/gst/audioconvert/Makefile.am +++ b/gst/audioconvert/Makefile.am @@ -18,6 +18,7 @@ noinst_HEADERS = \ audioconvert.h \ gstchannelmix.h \ gstaudioquantize.h \ + gstfastrandom.h \ plugin.h #TESTS = channelmixtest