summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-09-14 11:32:02 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-09-14 11:32:56 -0700
commitb46cd2fef2bfe192579930f29a830051670d4d00 (patch)
tree5b77845eccc717a46faa85eea8cfd5b285b7b732
parent5561a9dc835a249e58cfdb3c384547f6f401a15d (diff)
Add src/util/replace.h to noinst_HEADERS so it gets included in tarballs
Found when "make distcheck" failed. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0500b93..5af2e23 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,7 +40,8 @@ noinst_HEADERS = \
include/X11/fonts/pcf.h \
include/libxfontint.h \
src/FreeType/ft.h \
- src/FreeType/ftfuncs.h
+ src/FreeType/ftfuncs.h \
+ src/util/replace.h
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xfont2.pc