diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 47ddde068d..3926fc794c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,5 +5,5 @@ DIST_SUBDIRS = src doc EXTRA_DIST = LICENSE -install-data-local: - $(INSTALL) -m 755 -d $(LOCALSTATEDIR)/lib/tor +#install-data-local: +# $(INSTALL) -m 755 -d $(LOCALSTATEDIR)/lib/tor |