Add FileSystemWatcher to the install files.
This commit is contained in:
parent
660f559c32
commit
a7c6899b17
|
@ -0,0 +1 @@
|
|||
#include "file-system-watcher.h"
|
|
@ -92,7 +92,8 @@ unix {
|
|||
searchinterface/ukui-search-task.h \
|
||||
appdata/app-info-table.h \
|
||||
searchinterface/search-controller.h \
|
||||
searchinterface/result-item.h
|
||||
searchinterface/result-item.h \
|
||||
filesystemwatcher/file-system-watcher.h
|
||||
header.files += development-files/header-files/*
|
||||
|
||||
INSTALLS += header
|
||||
|
|
Loading…
Reference in New Issue