aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 32233910..b2fbc03c 100644
--- a/Makefile
+++ b/Makefile
@@ -37,6 +37,7 @@ install: $(ALL)
ln -s rpmdrake $(BINDIR)/MandrakeUpdate
install -d $(DATADIR)/rpmdrake/icons
install -m644 icons/* $(DATADIR)/rpmdrake/icons
+ install -m644 compssUsers.flat.default $(DATADIR)/rpmdrake
clean:
@for n in $(DIRS); do \