Skip to content
Snippets Groups Projects
Commit 28ccc98d authored by Hugo Beauzée-Luyssen's avatar Hugo Beauzée-Luyssen
Browse files

Makefile.am: Add missing macOS sources

parent 36e79ca7
No related branches found
No related tags found
No related merge requests found
......@@ -221,6 +221,10 @@ vlmc_SOURCES += \
src/Gui/wizard/firstlaunch/Done.cpp \
$(NULL)
if HAVE_DARWIN
vlmc_SOURCES += src/Gui/preview/RenderWidget.mm
endif
vlmc_SOURCES += \
src/Gui/ClipProperty.h \
src/Gui/WorkflowFileRendererDialog.h \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment