diff options
author | Ramiro Estrugo <ramiro@src.gnome.org> | 2000-07-20 22:25:50 +0000 |
---|---|---|
committer | Ramiro Estrugo <ramiro@src.gnome.org> | 2000-07-20 22:25:50 +0000 |
commit | 772716a34e8f218acf3e995e5ec03ab345562ba9 (patch) | |
tree | 6949a8bdeecd16a69be0dc5870de0351702fb3c7 /cut-n-paste-code | |
parent | e9a1981348b741abc9c32ac5d251b1efe64c588a (diff) | |
download | nautilus-772716a34e8f218acf3e995e5ec03ab345562ba9.tar.gz |
Make distcheck happy.
* cut-n-paste-code/freetype/Makefile.am:
Make distcheck happy.
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 8e0dc1629..e306bd440 100644 --- a/cut-n-paste-code/freetype/Makefile.am +++ b/cut-n-paste-code/freetype/Makefile.am @@ -48,6 +48,7 @@ noinst_HEADERS = \ ftlist.h \ ftmemory.h \ ftmm.h \ + ftmodule-list.h \ ftmodule.h \ ftobjs.h \ ftoption.h \ |