mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
fix makefile...
Original commit message from CVS: fix makefile...
This commit is contained in:
parent
8abfefa61b
commit
85a358dbe3
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ libgstaudioscale_la_CFLAGS = -ffast-math $(GST_CFLAGS)
|
|||
libgstaudioscale_la_LIBADD =
|
||||
libgstaudioscale_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
|
||||
noinst_HEADERS = gstaudioscale.h resample.h
|
||||
noinst_HEADERS = gstaudioscale.h
|
||||
|
|
Loading…
Reference in a new issue