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