diff options
author | Keith Packard <keithp@guitar.keithp.com> | 2007-03-14 11:42:42 -0700 |
---|---|---|
committer | Keith Packard <keithp@guitar.keithp.com> | 2007-03-14 11:42:42 -0700 |
commit | 318faed5a88891dd07d6ebb4d7c0d337ffb08be4 (patch) | |
tree | ca5416856448b5b6f6533310ed49544d8c5a001e | |
parent | ae9d5aa479dd50cc81b755079fcf96a0d02f135a (diff) |
Revert "Xprint includes a filename which is too long for tar."
This reverts commit 73904d953f2f9cbe941a215ba240b46bc7a61357.
The next patch will fix the filenames so that they work with tar.
-rw-r--r-- | hw/xprint/config/C/print/models/PSdefault/fonts/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xprint/config/C/print/models/PSdefault/fonts/Makefile.am b/hw/xprint/config/C/print/models/PSdefault/fonts/Makefile.am index e7ddb6c0f..1e8c8a781 100644 --- a/hw/xprint/config/C/print/models/PSdefault/fonts/Makefile.am +++ b/hw/xprint/config/C/print/models/PSdefault/fonts/Makefile.am @@ -18,6 +18,7 @@ dist_xpc_DATA = \ LubalinGraph-DemiOblique.pmf \ LubalinGraph-Demi.pmf \ NewCenturySchlbk-Bold.pmf \ + NewCenturySchlbk-BoldItalic.pmf \ NewCenturySchlbk-Italic.pmf \ NewCenturySchlbk-Roman.pmf \ Souvenir-DemiItalic.pmf \ |