diff --git a/html/makefile.am b/html/makefile.am index 5e9e49c..49b9ac6 100644 --- a/html/makefile.am +++ b/html/makefile.am @@ -8,9 +8,9 @@ ## 1 2 3 4 5 6 7 8 ## 45678901234567890123456789012345678901234567890123456789012345678901234567890 -EXTRA_DIST = ${www_DATA} +EXTRA_DIST = configuration.php.in wwwdir = ${pkgdatadir}/html -www_DATA = folder.png .htaccess index.php +dist_www_DATA = folder.png .htaccess index.php MAINTAINERCLEANFILES = makefile.in