Imported Upstream version 4.6.2
This commit is contained in:
13
install/migration/Makefile.am
Normal file
13
install/migration/Makefile.am
Normal file
@@ -0,0 +1,13 @@
|
||||
NULL =
|
||||
|
||||
appdir = $(IPA_DATA_DIR)/migration
|
||||
app_DATA = \
|
||||
error.html \
|
||||
index.html \
|
||||
invalid.html \
|
||||
migration.py \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(app_DATA) \
|
||||
$(NULL)
|
||||
Reference in New Issue
Block a user