mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 01:45:33 +00:00
Various fixes to ensure that appropriate files are included in make dist.
Original commit message from CVS: Various fixes to ensure that appropriate files are included in make dist. Make dist now produces a nearly functioning distribution.
This commit is contained in:
parent
5a4c627651
commit
b0278edf75
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ filter_LTLIBRARIES = libwinloader.la
|
|||
|
||||
libwinloader_la_SOURCES = driver.c elfdll.c ext.c externals.c module.c pe_image.c pe_resource.c registry.c resource.c stubs.s vfl.c afl.c
|
||||
|
||||
noinst_HEADERS = externals.h
|
||||
noinst_HEADERS = externals.h wineacm.h
|
||||
|
||||
DEFINES=-rdynamic -fPIC -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf
|
||||
CFLAGS += $(DEFINES)
|
||||
|
|
Loading…
Reference in a new issue