projects
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53bb858
)
Enable zsh completion generation
author
Alessandro Ghedini
<ghedo@debian.org>
Fri, 25 Aug 2023 19:05:02 +0000
(20:05 +0100)
committer
Samuel Henrique
<samueloph@debian.org>
Fri, 25 Aug 2023 19:05:02 +0000
(20:05 +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 f25e4e2f0ed4de583b02a35a3d8fcf8c69592e50..a9bfd9300d18089467432f38d5f504b55467a840 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