mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
Automake includes the m4 directory, so don't add it in
Makefile.am separately. Updated THANKS.
This commit is contained in:
parent
c7007ddf06
commit
691a9155b7
2 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,6 @@ endif
|
|||
SUBDIRS += src po tests
|
||||
|
||||
EXTRA_DIST = \
|
||||
m4 \
|
||||
config.rpath \
|
||||
Doxyfile.in \
|
||||
extra \
|
||||
|
|
1
THANKS
1
THANKS
|
@ -22,6 +22,7 @@ In alphabetical order:
|
|||
- Julian Seward
|
||||
- Paul Townsend
|
||||
- Mohammed Adnène Trojette
|
||||
- Ralf Wildenhues
|
||||
- Andreas Zieringer
|
||||
|
||||
Also thanks to all the people who have participated the Tukaani project
|
||||
|
|
Loading…
Reference in a new issue