X-Git-Url: https://git.distorted.org.uk/~mdw/quine/blobdiff_plain/7f6303ef3838009d7b8c6e2611c06606c05c93a4..ab284d11a2008e7e4c765eb8f46d7f72af740ff5:/Makefile.am diff --git a/Makefile.am b/Makefile.am index ac8a46c..fc13d43 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,13 +26,6 @@ ## along with Quine; if not, write to the Free Software Foundation, ## Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -##----- Revision history ---------------------------------------------------- -## -## $Log: Makefile.am,v $ -## Revision 1.1 1999/04/28 19:58:07 mdw -## Initial revision -## - AUTOMAKE_OPTIONS = foreign ## --- What needs installing --- @@ -45,7 +38,9 @@ include_HEADERS = quine.h quine_SOURCES = quine.c qqout.c mdwopt.c quine.h mdwopt.h ansicquine_SOURCES = ansicquine.c -EXTRA_DIST = qqlib.c qqout.c qqlout.c rexxquine.exec bournequine +EXTRA_DIST = \ + qqlib.c qqout.c qqlout.c rexxquine.exec bournequine \ + debian/control debian/changelog debian/rules debian/copyright CLEANFILES = xquine yquine MAINTAINERCLEANFILES = qqout.c qqlout.c $(srcdir)/qqout.c $(srcdir)/qqlout.c