7 lines
91 B
Makefile
7 lines
91 B
Makefile
|
AUTOMAKE_OPTIONS = gnu
|
||
|
|
||
|
webdir = @WEB_PREFIX@/views
|
||
|
|
||
|
dist_web_DATA = file.php \
|
||
|
image.php
|