diff options
| author | Alexander Barton <alex@barton.de> | 2019-12-16 16:54:13 +0100 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2019-12-16 16:54:13 +0100 |
| commit | 91e87af605e06aeed0986ed7ae826221bc1dc56f (patch) | |
| tree | a63f7710f6a3381cf2f7475d0083e691d614faf1 /contrib/Makefile.am | |
| parent | 9286686c0926274ef222a37d65fbd2b4f3ad1918 (diff) | |
| download | ngircd-91e87af605e06aeed0986ed7ae826221bc1dc56f.tar.gz ngircd-91e87af605e06aeed0986ed7ae826221bc1dc56f.zip | |
Update ngindent.sh name in Makefile and Xcode project, too
Diffstat (limited to 'contrib/Makefile.am')
| -rw-r--r-- | contrib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 3c0b26ec..1038673d 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -12,7 +12,7 @@ SUBDIRS = Debian MacOSX EXTRA_DIST = README \ - ngindent \ + ngindent.sh \ ngircd-bsd.sh \ ngIRCd-Logo.gif \ ngircd-redhat.init \ |