You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
315 B
11 lines
315 B
diff -u -r ../torsocks-2.3.0/Makefile.am ./Makefile.am
|
|
--- ../torsocks-2.3.0/Makefile.am 2018-11-19 15:42:40.000000000 +0000
|
|
+++ ./Makefile.am 2018-11-21 22:42:40.280616653 +0000
|
|
@@ -1,6 +1,6 @@
|
|
ACLOCAL_AMFLAGS = -I config
|
|
|
|
-SUBDIRS = src doc tests extras
|
|
+SUBDIRS = src doc extras
|
|
|
|
dist_doc_DATA = ChangeLog
|
|
|
|
|