mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-01 22:21:13 +00:00
5 lines
97 B
Makefile
5 lines
97 B
Makefile
|
noinst_LTLIBRARIES = libexample.la
|
||
|
|
||
|
libexample_la_SOURCES = example.c
|
||
|
noinst_HEADERS = example.h
|