mirror of
https://github.com/curl/curl.git
synced 2026-07-24 10:57:16 +03:00
distcheck fixes
This commit is contained in:
parent
e8a5f3026f
commit
9ade752fa7
7 changed files with 12 additions and 8 deletions
1
packages/Linux/Makefile.am
Normal file
1
packages/Linux/Makefile.am
Normal file
|
|
@ -0,0 +1 @@
|
|||
SUBDIRS = RPM
|
||||
2
packages/Linux/RPM/Makefile.am
Normal file
2
packages/Linux/RPM/Makefile.am
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
EXTRA_DIST = README curl-ssl.spec.in curl.spec.in make_curl_rpm
|
||||
|
||||
1
packages/Makefile.am
Normal file
1
packages/Makefile.am
Normal file
|
|
@ -0,0 +1 @@
|
|||
SUBDIRS = Win32 Linux
|
||||
1
packages/Win32/Makefile.am
Normal file
1
packages/Win32/Makefile.am
Normal file
|
|
@ -0,0 +1 @@
|
|||
EXTRA_DIST = README
|
||||
Loading…
Add table
Add a link
Reference in a new issue