diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2004-12-18 08:18:10 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2004-12-18 08:18:10 +0000 |
commit | 5f52d4cff4c2ea54c537246b786d5d439b277783 (patch) | |
tree | 14454a4ecd2d5023c794905e428509286495e0be /x11-wm | |
parent | - update to 0.19 (diff) |
. Add missing manual pages.
Submitted by: kris
Notes
Notes:
svn path=/head/; revision=124364
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/afterstep-stable/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile index b273bf8f25bc..61a2b3b91ca4 100644 --- a/x11-wm/afterstep-stable/Makefile +++ b/x11-wm/afterstep-stable/Makefile @@ -42,8 +42,9 @@ MAKE_ENV= INCS_PRIVATE="${CPPFLAGS}" LIBS_PRIVATE="${LDFLAGS}" MAN1= ASDatabase.1x ASDatabaseEntry.1x AfterStep.1x Align.1x \ Animate.1x AnimateTypes.1x Audio.1x AudioEvents.1x \ AutoExec.1x Base.1x Bevel.1x ColorScheme.1x Feel.1x \ - Functions.1x Gravity.1x Look.1x MyBackground.1x MyFrame.1x \ - MyStyle.1x Pager.1x PagerDecorations.1x SupportedHints.1x \ + FeelWindowBox.1x Functions.1x Gravity.1x Look.1x \ + MyBackground.1x MyFrame.1x MyStyle.1x Pager.1x \ + PagerDecorations.1x Placement.1x SupportedHints.1x \ TbarLayout.1x Wharf.1x WharfSounds.1x WinList.1x WinTabs.1x \ asimagexml.1x |