X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/9ce27ab013185d1c17c78e0d57ff637319cb1e29..89ff1b5e71a6d8aa34b3578282528adb43b198cd:/data/local.mk diff --git a/data/local.mk b/data/local.mk index 6337f769..b8290522 100644 --- a/data/local.mk +++ b/data/local.mk @@ -1,4 +1,4 @@ -## Copyright (C) 2002, 2005-2012 Free Software Foundation, Inc. +## Copyright (C) 2002, 2005-2013 Free Software Foundation, Inc. ## 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 @@ -18,6 +18,7 @@ dist_pkgdata_DATA = \ data/bison.m4 \ data/c++-skel.m4 \ data/c++.m4 \ + data/c-like.m4 \ data/c-skel.m4 \ data/c.m4 \ data/glr.c \