diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2008-01-29 00:36:38 -0500 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2008-01-29 00:43:10 -0500 |
commit | 8e3250b8564a346c61e926a6aa61f18ae3f60c93 (patch) | |
tree | cc7eeaad7a62d7260bf130489e918125e93e0629 /Makefile.am | |
parent | 81e4cc3bd7d1fec659a19f8b37253aaebe12c99b (diff) | |
download | cairo-8e3250b8564a346c61e926a6aa61f18ae3f60c93.tar.gz |
[Makefile.am] Remove ROADMAP and TODO from dist files
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index f11236823..2be43dd27 100644 --- a/Makefile.am +++ b/Makefile.am @@ -67,9 +67,7 @@ EXTRA_DIST = \ NEWS \ PORTING_GUIDE \ README \ - RELEASING \ - ROADMAP \ - TODO + RELEASING DISTCLEANFILES = config.cache distclean-local: lcov-clean |