X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..c0f84b88cab9518d29900e02a9fb67776820e902:/cgi/Makefile.am diff --git a/cgi/Makefile.am b/cgi/Makefile.am index bb55a1b..e762b71 100644 --- a/cgi/Makefile.am +++ b/cgi/Makefile.am @@ -1,6 +1,6 @@ # # This file is part of DisOrder. -# Copyright (C) 2004-2008 Richard Kettlewell +# Copyright (C) 2004-2009 Richard Kettlewell # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -23,9 +23,8 @@ AM_CPPFLAGS=-I${top_srcdir}/lib -I../lib disorder_SOURCES=macros-disorder.c lookup.c options.c actions.c \ login.c cgimain.c disorder-cgi.h disorder_LDADD=../lib/libdisorder.a \ - $(LIBPCRE) $(LIBGCRYPT) $(LIBDL) $(LIBDB) + $(LIBPCRE) $(LIBGCRYPT) $(LIBDL) $(LIBDB) $(LIBICONV) disorder_LDFLAGS=-export-dynamic disorder_DEPENDENCIES=../lib/libdisorder.a -install-exec-hook: - $(LIBTOOL) --mode=finish $(DESTDIR)$(cgiexecdir) +CLEANFILES=*.gcda *.gcov *.gcno *.c.html index.html