mirror of
https://github.com/theCheeseboard/thedesk.git
synced 2025-01-23 10:52:02 -05:00
21 lines
389 B
Prolog
21 lines
389 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += \
|
|
AccessibilityPlugin \
|
|
AudioPlugin \
|
|
BluetoothPlugin \
|
|
BrightnessPlugin \
|
|
DefaultsPlugin \
|
|
DisplayPlugin \
|
|
InputPlugin \
|
|
LocalePlugin \
|
|
NetworkPlugin \
|
|
NotificationsPlugin \
|
|
OverviewPlugin \
|
|
PowerPlugin \
|
|
ScreenshotPlugin \
|
|
ThemePlugin \
|
|
TimeDatePlugin \
|
|
UsersPlugin
|
|
|
|
DISTFILES += plugins.pri
|