/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to Makefile

merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
166
166
        if [ "$(CONFDIR)" != "$(PREFIX)/lib/mandos" ]; then \
167
167
                install --mode=u=rwx \
168
168
                        --directory "$(CONFDIR)/plugins.d" && \
 
169
                install --mode=u=rw,go=r etc-plugins.d-README \
 
170
                        $(CONFDIR)/plugins.d/README ; \
169
171
        fi
170
172
        install --mode=u=rwx,go=rx \
171
173
                --target-directory=$(PREFIX)/lib/mandos plugin-runner