mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-15 05:25:53 +01:00
Code update for Window Maker version 0.50.0
Read changes in ChangeLog and NEWS
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
|
||||
defsdatadir = $(pkgdatadir)/IconSets
|
||||
|
||||
defsdata_DATA = Default
|
||||
defsdata_DATA = Default.iconset
|
||||
|
||||
EXTRA_DIST =
|
||||
|
||||
CLEANFILES = Default
|
||||
CLEANFILES = Default.iconset
|
||||
|
||||
Default: $(top_srcdir)/WindowMaker/Defaults/WMWindowAttributes ./Makefile
|
||||
-rm -f Default
|
||||
cp $(top_srcdir)/WindowMaker/Defaults/WMWindowAttributes Default
|
||||
chmod 644 Default
|
||||
Default.iconset: $(top_srcdir)/WindowMaker/Defaults/WMWindowAttributes ./Makefile
|
||||
-rm -f Default.iconset
|
||||
cp $(top_srcdir)/WindowMaker/Defaults/WMWindowAttributes Default.iconset
|
||||
chmod 644 Default.iconset
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user