X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2FMakefile.am;h=e7e54f0b7351aaedeed16664cae8bcbd79a133ab;hb=1ef2a1edcef473694e20cb66c4084f41071c7dd7;hp=ee24046c8151560cca04111bce5d658a37e2552b;hpb=aba4fa3b12e4e59447eb09ebb604d58dd3528783;p=metaproxy-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index ee24046..e7e54f0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,14 +1,18 @@ ## This file is part of Metaproxy -## Copyright (C) 2005-2010 Index Data +## Copyright (C) 2005-2011 Index Data MAINTAINERCLEANFILES = Makefile.in config.in config.hpp +DISTCLEANFILES = metaproxy-config + AM_CXXFLAGS = $(BOOST_CPPFLAGS) AM_CPPFLAGS = -I$(top_srcdir)/include AM_LDFLAGS = +bin_SCRIPTS = metaproxy-config + # Rules for the library.. lib_LTLIBRARIES = libmetaproxy.la