summaryrefslogtreecommitdiff
path: root/pango/opentype/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'pango/opentype/Makefile.am')
-rw-r--r--pango/opentype/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/opentype/Makefile.am b/pango/opentype/Makefile.am
index 84de2606..7c6e0d1d 100644
--- a/pango/opentype/Makefile.am
+++ b/pango/opentype/Makefile.am
@@ -8,7 +8,6 @@ noinst_LTLIBRARIES = libharfbuzz-1.la
MAINSOURCES = \
ftglue.c \
harfbuzz-buffer.c \
- harfbuzz-dump.c \
harfbuzz-gdef.c \
harfbuzz-gpos.c \
harfbuzz-gsub.c \
@@ -19,7 +18,6 @@ EXTRA_SOURCES = harfbuzz.c
PUBLICHEADERS = \
harfbuzz.h \
harfbuzz-buffer.h \
- harfbuzz-dump.h \
harfbuzz-gdef.h \
harfbuzz-gpos.h \
harfbuzz-gsub.h \
@@ -44,6 +42,8 @@ libharfbuzz_1_la_LIBADD = \
noinst_PROGRAMS = harfbuzz-dump
harfbuzz_dump_SOURCES = \
+ harfbuzz-dump.c \
+ harfbuzz-dump.h \
harfbuzz-dump-main.c
harfbuzz_dump_LDADD = \