diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f05b87a..11ea95a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,6 +23,9 @@ sgmlentdir = $(prefix)/share/sgml/X11 dist_sgmlent_DATA = defs.ent +pkgconfigdir = $(datadir)/pkgconfig +pkgconfig_DATA = xorg-sgml-doctools.pc + MAINTAINERCLEANFILES = ChangeLog INSTALL .PHONY: ChangeLog INSTALL |