summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cbff17b..a529f40 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ DISTPKG=$(P).tar.bz2
SUBDIRS=app lib www
EXTRA_DIST=ChangeLog config.mk Makefile README TODO
-CONF_FILES=acf.conf
+CONF_FILES=acf.conf passwd roles
DISTFILES=$(EXTRA_DIST) $(CONF_FILES)