## Process this file with automake to produce Makefile.in
#
-# $Id: Makefile.am,v 1.23 2004/12/20 14:52:07 robertc Exp $
+# $Id: Makefile.am,v 1.24 2005/08/05 16:14:51 hno Exp $
#
AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects 1.5
DEFAULT_PINGER = $(libexecdir)/`echo pinger | sed '$(transform);s/$$/$(EXEEXT)/'`
dist-hook:
- @ for subdir in include include/samba/nsswitch; do \
+ @ for subdir in include; do \
if test "$$subdir" = .; then :; else \
test -d $(distdir)/$$subdir \
|| mkdir $(distdir)/$$subdir \