diff options
| author | mark.herbert <[email protected]> | 2025-07-18 11:42:38 +0300 |
|---|---|---|
| committer | lukefromdc <[email protected]> | 2025-09-04 10:12:14 -0400 |
| commit | d68c23bd8e07612f305dcc7825f3a8ee448544f5 (patch) | |
| tree | a0de3e3b98337639b75279a1d58ea52b276d82bb /applets/Makefile.am | |
| parent | 7867d2d5888f48369bc34c1182d5171c4c224b13 (diff) | |
| download | mate-panel-d68c23bd8e07612f305dcc7825f3a8ee448544f5.tar.bz2 mate-panel-d68c23bd8e07612f305dcc7825f3a8ee448544f5.tar.xz | |
Wayland-only-build attempt 3 - changes from other branch removed
Diffstat (limited to 'applets/Makefile.am')
| -rw-r--r-- | applets/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/applets/Makefile.am b/applets/Makefile.am index 1f040ff9..9e6c33fc 100644 --- a/applets/Makefile.am +++ b/applets/Makefile.am @@ -1,7 +1,9 @@ SUBDIRS = \ clock \ fish \ - wncklet + wncklet \ + notification_area + if ENABLE_X11 SUBDIRS += \ |
