]> arthur.barton.de Git - ngircd-alex.git/blob - src/Makefile.am
Initial revision
[ngircd-alex.git] / src / Makefile.am
1 # $Id: Makefile.am,v 1.1 2001/12/11 21:53:04 alex Exp $
2
3 # $Log: Makefile.am,v $
4 # Revision 1.1  2001/12/11 21:53:04  alex
5 # Initial revision
6 #
7
8 SUBDIRS = ngircd
9
10 maintainer-clean-local:
11         rm -f Makefile Makefile.in config.h config.h.in stamp-h.in
12
13 # -eof-