mirror of
https://github.com/theCheeseboard/thedesk.git
synced 2025-01-23 19:02:06 -05:00
17 lines
299 B
Prolog
17 lines
299 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += \
|
|
AudioPlugin \
|
|
BrightnessPlugin \
|
|
DisplayPlugin \
|
|
InputPlugin \
|
|
LocalePlugin \
|
|
NetworkPlugin \
|
|
NotificationsPlugin \
|
|
OverviewPlugin \
|
|
PowerPlugin \
|
|
ScreenshotPlugin \
|
|
ThemePlugin \
|
|
UsersPlugin
|
|
|
|
DISTFILES += plugins.pri
|