diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2022-03-05 10:18:11 +0100 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2022-03-05 10:18:11 +0100 |
| commit | f5ad1d25458681907cdb6f05008fe3ea4e06c0db (patch) | |
| tree | 25d0a83fb7bcd62f0277a908b68549f281bbd296 /Makefile | |
| parent | c4ffbf9d8c57e235c45bfc4c8b95841247a783bf (diff) | |
Wayland: fix configure-based build
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ include makeinclude -DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid test documentation +DIRS = $(IMAGEDIRS) $(LIBDECORDIR) src $(CAIRODIR) fluid test documentation all: makeinclude fltk-config for dir in $(DIRS); do\ |
