mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-25 12:15:32 +03:00
13 lines
204 B
Diff
13 lines
204 B
Diff
--- ./Makefile.am.orig
|
|
+++ ./Makefile.am
|
|
@@ -11,9 +11,9 @@
|
|
|
|
if HAVE_GNOME_PROXY
|
|
SUBDIRS += proxy/gnome
|
|
+SUBDIRS += proxy/tests
|
|
endif
|
|
|
|
-SUBDIRS += proxy/tests
|
|
|
|
if HAVE_GNUTLS
|
|
SUBDIRS += tls/gnutls
|