diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-01-24 18:10:14 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-01-24 18:10:14 +0000 |
commit | 4c67812e0161cb63098ede0c2645e53c5060ecd9 (patch) | |
tree | 66663b28c2c298161be86b00114ab18d6fad8670 /x11-toolkits/Makefile | |
parent | 7b72d170ba3c89c7e408c333297d8ecfa3ba72f1 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 9325e6cf1ffd..737b74203259 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -216,10 +216,12 @@ SUBDIR += qt4-declarative SUBDIR += qt4-gui SUBDIR += qt4pas + SUBDIR += qt5-canvas3d SUBDIR += qt5-declarative SUBDIR += qt5-gui SUBDIR += qt5-quick SUBDIR += qt5-quickcontrols + SUBDIR += qt5-uiplugin SUBDIR += qt5-widgets SUBDIR += qtada SUBDIR += qwt5 |