mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-03 02:11:21 +00:00
examples: Dist header file for the Qt graphics view example
Fixes bug #610832.
This commit is contained in:
parent
63593f5f1e
commit
6de021c56e
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ nodist_qtgv_xoverlay_SOURCES = moc_qtgv-xoverlay.cpp
|
||||||
moc_%.cpp:%.h
|
moc_%.cpp:%.h
|
||||||
moc $< -o $@
|
moc $< -o $@
|
||||||
|
|
||||||
EXTRA_DIST = $(nodist_qtgv_xoverlay_SOURCES:moc_%.cpp=%.h)
|
EXTRA_DIST = $(nodist_qtgv_xoverlay_SOURCES:moc_%.cpp=%.h) qtgv-xoverlay.h
|
||||||
CLEANFILES = $(nodist_qtgv_xoverlay_SOURCES)
|
CLEANFILES = $(nodist_qtgv_xoverlay_SOURCES)
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue