mirror of
https://github.com/gryf/wmaker.git
synced 2026-04-23 17:11:27 +02:00
Initial revision
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
|
||||
defsdatadir = $(pkgdatadir)/IconSets
|
||||
|
||||
defsdata_DATA = Default
|
||||
|
||||
EXTRA_DIST =
|
||||
|
||||
CLEANFILES = Default
|
||||
|
||||
Default: $(top_srcdir)/WindowMaker/Defaults/WMWindowAttributes ./Makefile
|
||||
-rm -f Default
|
||||
cp $(top_srcdir)/WindowMaker/Defaults/WMWindowAttributes Default
|
||||
chmod 644 Default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user