diff options
author | Darin Adler <darin@src.gnome.org> | 2000-09-20 21:54:35 +0000 |
---|---|---|
committer | Darin Adler <darin@src.gnome.org> | 2000-09-20 21:54:35 +0000 |
commit | cc330a42a6702ce11de34ac9259acfead710f902 (patch) | |
tree | bb30d09acc524a0653c376ab6b72a0e46c9208ce /cut-n-paste-code | |
parent | e2aaa07e31895f8de189686378ca2e077b423514 (diff) | |
download | nautilus-cc330a42a6702ce11de34ac9259acfead710f902.tar.gz |
Make the tinderbox a bit happier by mentioning some files that were
* components/adapter/Makefile.am:
* cut-n-paste-code/freetype/Makefile.am: Make the tinderbox a bit
happier by mentioning some files that were missing from these
makefiles.
Diffstat (limited to 'cut-n-paste-code')
-rw-r--r-- | cut-n-paste-code/freetype/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cut-n-paste-code/freetype/Makefile.am b/cut-n-paste-code/freetype/Makefile.am index e306bd440..628e64158 100644 --- a/cut-n-paste-code/freetype/Makefile.am +++ b/cut-n-paste-code/freetype/Makefile.am @@ -110,6 +110,7 @@ noinst_HEADERS = \ $(NULL) EXTRA_DIST = \ + cidafm.c \ cidgload.c \ cidload.c \ cidobjs.c \ |