From d199a2de181148e9054ff7cbaede0354a0ba3855 Mon Sep 17 00:00:00 2001 From: Alessandro Ghedini Date: Tue, 24 Oct 2017 11:05:48 +0100 Subject: [PATCH] _enable-zsh Gbp-Pq: Name 08_enable-zsh.patch --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index ab8f11c..d6273cf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -154,8 +154,8 @@ CLEANFILES = $(VC6_LIBDSP) $(VC6_SRCDSP) $(VC7_LIBVCPROJ) $(VC7_SRCVCPROJ) \ bin_SCRIPTS = curl-config -SUBDIRS = lib src -DIST_SUBDIRS = $(SUBDIRS) tests packages scripts include docs +SUBDIRS = lib src scripts +DIST_SUBDIRS = $(SUBDIRS) tests packages include docs pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libcurl.pc -- 2.30.2