summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2018-07-08 14:45:32 +0200
committerBehdad Esfahbod <behdad@behdad.org>2018-07-08 14:45:32 +0200
commit899841121260d62fc3f1c1728f82f5c02185dd97 (patch)
tree643abf1f58c3b627b786d3b89a103a0df956172f /Makefile.am
parent5ec478dac9146175de7ba4a1f88ebbab963f4c0f (diff)
downloadpango-899841121260d62fc3f1c1728f82f5c02185dd97.tar.gz
Rename pango-view/ dir to utils/
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 \