summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 3de1fadb..16d8c8d3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,10 +1,10 @@
## Process this file with automake to create Makefile.in.
-SUBDIRS= pango pango-view examples docs tools tests win32
+SUBDIRS= pango utils examples docs tools tests win32
meson_dist_files = \
pango/pango-features.h.meson \
- pango-view/meson.build \
+ utils/meson.build \
meson.build \
meson_options.txt \
pango/meson.build \