diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2008-09-29 11:49:04 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2008-09-29 11:49:50 -0400 |
commit | e3f9e40df74b0334c2b544790fd3485ba527bd55 (patch) | |
tree | 004228328568ae5780fecb94f535ed9055d5e51e /src/Makefile.sources | |
parent | d703f964aa7d1d4c8ec0b8a5dee437c222ce8629 (diff) |
Fix residues of the Makefile.*.config Makefile.*.features renaming
They just don't seem to want to die...
Diffstat (limited to 'src/Makefile.sources')
-rw-r--r-- | src/Makefile.sources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.sources b/src/Makefile.sources index e7ad3951..16c61b5a 100644 --- a/src/Makefile.sources +++ b/src/Makefile.sources @@ -15,7 +15,7 @@ # See how pdf_operators or font_subset are handled. # # The sources are picked up according to the configured features -# by the generated file Makefile.am.config or Makefile.win32.config. +# by the generated file Makefile.am.features or Makefile.win32.features. # # These are a few special source files. Those are not included in this # file to not confuse build systems. Each build system must handle them |