Imported Upstream version 4.6.2
This commit is contained in:
15
install/ui/images/Makefile.am
Normal file
15
install/ui/images/Makefile.am
Normal file
@@ -0,0 +1,15 @@
|
||||
NULL =
|
||||
|
||||
appdir = $(IPA_DATA_DIR)/ui/images
|
||||
app_DATA = \
|
||||
facet-tab-off.png \
|
||||
facet-tab-on.png \
|
||||
header-logo.png \
|
||||
login-screen-background.jpg \
|
||||
login-screen-logo.png \
|
||||
product-name.png \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(app_DATA) \
|
||||
$(NULL)
|
||||
Reference in New Issue
Block a user