diff options
author | Daniel Burrows <dburrows@debian.org> | 2008-04-11 08:52:59 -0700 |
---|---|---|
committer | Daniel Burrows <dburrows@debian.org> | 2008-04-11 08:52:59 -0700 |
commit | d1f923fd6a7451cad9d21c236bdfc453e19caf58 (patch) | |
tree | 029c02543ffc07fda71dbe85a7ae087b826e3a89 /Makefile.am | |
parent | 1539849f7e16ff830626f0201da5d1776a819ecc (diff) | |
download | aptitude-d1f923fd6a7451cad9d21c236bdfc453e19caf58.tar.gz |
Change the distributed vscreen documentation file from README.VSCREEN to README.CWIDGET.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e490edfc..71cf6c7b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,7 +15,7 @@ MANPAGE_LOCALES=gl it pl TLMANPAGES = $(wildcard $(srcdir)/aptitude.??.8) TLHELPTXTS = help.txt $(wildcard $(srcdir)/help-??.txt) $(wildcard $(srcdir)/help-??_??.txt) TLDEFAULTS = $(wildcard aptitude-defaults.??) -EXTRA_DIST = config.rpath ChangeLog.SVN Doxyfile.in FAQ README.i18n README.SMART-POINTERS README.THREADS README.VSCREEN aptitude-hackers-guide.txt aclocal.m4 \ +EXTRA_DIST = config.rpath ChangeLog.SVN Doxyfile.in FAQ README.i18n README.SMART-POINTERS README.THREADS README.CWIDGET aptitude-hackers-guide.txt aclocal.m4 \ function_groups function_pkgs aptitude-defaults \ section-descriptions \ $(TLDEFAULTS) \ |