diff options
author | Keith Packard <keithp@keithp.com> | 2003-03-02 07:36:08 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2003-03-02 07:36:08 +0000 |
commit | 181f614a96ec1e06c2b9cd9fcbfc304622d6fd18 (patch) | |
tree | def87db3ec8bda43a25468c768ddac99fa218cf3 /Makefile.am | |
parent | 8fc10a72ad856216b87daa91a1d52fde70af35dc (diff) |
Add ltmain.sh to the package
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 7ee600e..a518af1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,6 +24,7 @@ SUBDIRS=fontconfig fc-lang src fc-cache fc-list doc test EXTRA_DIST = \ + ltmain.sh \ fontconfig.pc.in \ fonts.conf.in \ fonts.dtd \ |