diff options
Diffstat (limited to 'src/plugins/General/General.pro')
| -rw-r--r-- | src/plugins/General/General.pro | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/plugins/General/General.pro b/src/plugins/General/General.pro index a1f11294a..9be5056e1 100644 --- a/src/plugins/General/General.pro +++ b/src/plugins/General/General.pro @@ -24,4 +24,8 @@ contains(CONFIG, HAL_PLUGIN){ unix:SUBDIRS += hal } +contains(CONFIG, HISTORY_PLUGIN){ + SUBDIRS += history +} + TEMPLATE = subdirs |
