diff options
author | 2025-10-10 18:08:31 +0200 | |
---|---|---|
committer | 2025-10-10 18:08:31 +0200 | |
commit | 1cc202a7bd2322ae047cbb014a4551d2956281c0 (patch) | |
tree | c85cb29ebed63cc58779c244426579090b53c0d4 /Makefile.am | |
parent | 247a51fc09d92b48a901c28f2d09a8eac7bec295 (diff) | |
download | libimobiledevice-1cc202a7bd2322ae047cbb014a4551d2956281c0.tar.gz libimobiledevice-1cc202a7bd2322ae047cbb014a4551d2956281c0.tar.bz2 |
Fix make distcheck
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 352b28f..f429f2f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,6 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = 3rd_party common src include $(CYTHON_SUB) tools docs EXTRA_DIST = \ - docs \ README.md \ git-version-gen |