projects
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ea7899
)
Enable zsh completion generation
author
Alessandro Ghedini
<ghedo@debian.org>
Sat, 14 Oct 2023 11:19:21 +0000
(12:19 +0100)
committer
Samuel Henrique
<samueloph@debian.org>
Sat, 14 Oct 2023 11:19:21 +0000
(12:19 +0100)
Origin: vendor
Forwarded: not-needed
Reviewed-by: Alessandro Ghedini <ghedo@debian.org>
Last-Update: 2016-08-03
Gbp-Pq: Name 08_enable-zsh.patch
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 6c780a849de2d2509afcaab5b9a6ad56d26ebf30..bff1ea084ef5f98a8ed6f9849181ba7fd62958c1 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-158,8
+158,8
@@
CLEANFILES = $(VC10_LIBVCXPROJ) $(VC10_SRCVCXPROJ) $(VC11_LIBVCXPROJ) \
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