X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/de0ef46ee9c9089a5a787fd1cd5f27ca475fc0be..3f5b23510f628ed59c969d3d78552b956a43d32b:/disobedience/Makefile.am diff --git a/disobedience/Makefile.am b/disobedience/Makefile.am index 4f79614..2328bca 100644 --- a/disobedience/Makefile.am +++ b/disobedience/Makefile.am @@ -1,6 +1,6 @@ # # This file is part of DisOrder. -# Copyright (C) 2006-2010 Richard Kettlewell +# Copyright (C) 2006-2013 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 @@ -19,6 +19,7 @@ bin_PROGRAMS=disobedience SUBDIRS=manual +AUTOMAKE_OPTIONS=subdir-objects AM_CPPFLAGS=-I${top_srcdir}/lib -I../lib AM_CFLAGS=$(GLIB_CFLAGS) $(GTK_CFLAGS)