mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-12 20:05:48 +01:00
Initial revision
This commit is contained in:
15
WindowMaker/IconSets/Makefile.am
Normal file
15
WindowMaker/IconSets/Makefile.am
Normal file
@@ -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