1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-06 00:05:50 +01:00

Fixed a bug with icon position calculation when redocking in clip,

and made libwmfun to be added to distribution with "make dist".
This commit is contained in:
dan
1999-04-22 03:25:30 +00:00
parent 2a19d45517
commit dfbc246a3f
4 changed files with 19 additions and 14 deletions

View File

@@ -5,7 +5,7 @@ SUBDIRS = wrlib WINGs src util po WindowMaker wmlib test WPrefs.app doc
EXTRA_DIST = TODO BUGS BUGFORM FAQ FAQ.I18N MIRRORS COPYING.OPL \
Install acconfig.h\
mkpatch README.KDE README.GNOME WindowMaker.lsm.in\
docklib-0.2.tar.gz
docklib-0.2.tar.gz libwmfun-0.0.1.tar.gz
WindowMaker.lsm: WindowMaker.lsm.in
size=`wc -c $(distdir).tar.gz|cut -d\ -f1`;\