mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-28 17:32:29 +01:00
Initial revision
This commit is contained in:
15
WindowMaker/Icons/Makefile.am
Normal file
15
WindowMaker/Icons/Makefile.am
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
defsdatadir = $(pkgdatadir)/Icons
|
||||
|
||||
defsdata_DATA = GNUstep.tiff \
|
||||
GNUstep.xpm \
|
||||
GNUstep3D.tiff \
|
||||
GNUstep3D.xpm \
|
||||
defaultAppIcon.tiff \
|
||||
defaultAppIcon.xpm \
|
||||
clip.tiff \
|
||||
clip.xpm \
|
||||
GNUterm.tiff \
|
||||
GNUterm.xpm
|
||||
|
||||
EXTRA_DIST = $(defsdata_DATA)
|
||||
Reference in New Issue
Block a user