diff options
Diffstat (limited to 'etc/buildfile')
-rw-r--r-- | etc/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/buildfile b/etc/buildfile index ea96623..fc192b6 100644 --- a/etc/buildfile +++ b/etc/buildfile @@ -6,4 +6,4 @@ define conf: file conf{*}: extension = conf conf{*}: install = data/etc -./: conf{brep} +./: conf{brep-module brep-apache2} |