Released v1
This commit is contained in:
16
pixmaps/Makefile.in
Normal file
16
pixmaps/Makefile.in
Normal file
@@ -0,0 +1,16 @@
|
||||
include ../rules
|
||||
|
||||
top_srcdir = @top_srcdir@
|
||||
|
||||
PACKAGE_PIXMAPS_DIR = @datarootdir@/pixmaps/@PACKAGE_TARNAME@
|
||||
|
||||
all:
|
||||
clean:
|
||||
|
||||
install:
|
||||
$(top_srcdir)/mkinstalldirs $(PACKAGE_PIXMAPS_DIR)
|
||||
$(INSTALL) -m 0644 $(PIXMAPS_OBJECTS) $(PACKAGE_PIXMAPS_DIR)
|
||||
|
||||
distclean:
|
||||
/bin/rm -f Makefile
|
||||
|
BIN
pixmaps/bc48.png
Normal file
BIN
pixmaps/bc48.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.0 KiB |
BIN
pixmaps/bc48_trans.png
Normal file
BIN
pixmaps/bc48_trans.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.0 KiB |
Reference in New Issue
Block a user