# $Id: Makefile.am,v 1.3 2003/08/31 11:29:16 crosser Exp $ # $Log: Makefile.am,v $ # Revision 1.3 2003/08/31 11:29:16 crosser # make lib and inc subdirs # # Revision 1.2 2003/08/21 18:06:15 crosser # populate directories # # Revision 1.1 2003/08/21 17:41:49 crosser # moving things to dirs # AUTOMAKE_OPTIONS = foreign SUBDIRS = inc lib plugins daemon tests # This leads to circular dependency. Fortunately this is not a problem # at least for GNU make, and this target is only used for "make dist". # Let me know if it causes troubles for you. ChangeLog: $(DISTFILES) $(CVS2CL)