diff options
author | Keith Packard <keithp@keithp.com> | 2003-03-02 07:28:24 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2003-03-02 07:28:24 +0000 |
commit | 8fc10a72ad856216b87daa91a1d52fde70af35dc (patch) | |
tree | b51cc0ddbac86ddfd548feccce83584301640eee /Makefile.am | |
parent | 4b06670ac92b8b9d2f1ba7036fdfaed5e55ff533 (diff) |
make dist works now. Update to 2.1.90 in preparation for eventual 2.2
release
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 7852f5fc..7ee600e6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,7 +28,8 @@ EXTRA_DIST = \ fonts.conf.in \ fonts.dtd \ local.conf \ - stamp-h.in + fontconfig.spec.in \ + fontconfig.spec pkgconfigdir=$(libdir)/pkgconfig pkgconfig_DATA = fontconfig.pc |