examples: Dist header file for the Qt graphics view example
Fixes bug #610832.
This commit is contained in:
parent
63593f5f1e
commit
6de021c56e
@ -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…
x
Reference in New Issue
Block a user