projects
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d878816
)
Enable zsh completion generation
author
Alessandro Ghedini
<ghedo@debian.org>
Thu, 5 Oct 2023 21:31:47 +0000
(22:31 +0100)
committer
Samuel Henrique
<samueloph@debian.org>
Thu, 5 Oct 2023 21:31:47 +0000
(22:31 +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 ac1ecd994460dffe4194eea8a6f443a7b6dc5a05..e51398ed3d7f82a391aa95734ca2982188e2b65f 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-157,8
+157,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