mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
c50c190b17
Original commit message from CVS: Added the headers
5 lines
94 B
Makefile
5 lines
94 B
Makefile
noinst_PROGRAMS = mixer
|
|
noinst_HEADERS = mixer.h
|
|
|
|
LIBS += $(GST_LIBS)
|
|
CFLAGS += $(GST_CFLAGS)
|