mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 07:16:55 +00:00
Fix make dist.
This commit is contained in:
parent
1df2dfaab0
commit
7c7a772824
1 changed files with 2 additions and 0 deletions
|
@ -50,5 +50,7 @@ test_textures_SOURCES = test-textures.c image.c
|
|||
test_textures_CFLAGS = $(TEST_CFLAGS) $(TEST_GLX_CFLAGS)
|
||||
test_textures_LDADD = $(TEST_LIBS) $(TEST_GLX_LIBS)
|
||||
|
||||
EXTRA_DIST = image.h
|
||||
|
||||
# Extra clean files so that maintainer-clean removes *everything*
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
|
Loading…
Reference in a new issue