X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/dd13115390b6d0ab9f17f7b97777e20833728930..7415e275933530c7510fbfc1fa486d38f88c9c93:/Makefile.am?ds=sidebyside diff --git a/Makefile.am b/Makefile.am index 83b6c6a..c597499 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -# Copyright © 2011-2012 Nick Bowler +# Copyright © 2011-2013,2019 Nick Bowler # # License WTFPL2: Do What The Fuck You Want To Public License, version 2. # This is free software: you are free to do what the fuck you want to. @@ -22,6 +22,8 @@ AM_CFLAGS = $(GSL_CFLAGS) MAINTAINERCLEANFILES = src/scan.c src/scan.h src/scan.stamp \ src/parse.c src/parse.h src/parse.stamp +DISTCLEANFILES = + CLEANFILES = src/validtypes.h src/errtab.h src/namespecs.h src/ordspecs.h \ test/typegen.h