]> arthur.barton.de Git - ngircd-alex.git/commit
Fix up generation and distribution of sample-ngircd.conf
authorAlexander Barton <alex@barton.de>
Wed, 3 Nov 2010 22:47:21 +0000 (23:47 +0100)
committerAlexander Barton <alex@barton.de>
Wed, 3 Nov 2010 22:47:21 +0000 (23:47 +0100)
commit30b6e72b96e8092f3a0884b1a02eb403b8a4b12c
tree3bef0596f6421a9942595bd5caa584a6f5d76db8
parent4a197638688d4e39d57f201ac735a38c9fc5a260
Fix up generation and distribution of sample-ngircd.conf

- Add generated sample-ngircd.conf to new .gitignore file,
- refactor Makefile.am to generate sample-ngircd.conf on "make all",
  to clean it up on "make clean", and to install it to the correct place.
- Make sure path names in sample-ngircd.conf are separated by "/".
doc/.gitignore [new file with mode: 0644]
doc/Makefile.am
doc/sample-ngircd.conf.tmpl