# $Id$ # $Log: Makefile.am,v $ # Revision 1.4 2003/08/31 12:58:58 crosser # make basic separation of lib/ plugins # configure REPLACE_FUNCS in a right way (hopefully) # # 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 ACLOCAL_AMFLAGS = -I m4 SUBDIRS = inc lib plugins daemon tests bin_SCRIPTS = zmscanner-config # 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) $(SVN) log >ChangeLog