summaryrefslogtreecommitdiff
path: root/examples/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'examples/local.mk')
-rw-r--r--examples/local.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/local.mk b/examples/local.mk
index 6da395df..e6d69d08 100644
--- a/examples/local.mk
+++ b/examples/local.mk
@@ -13,6 +13,8 @@
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
+doc = $(top_srcdir)/doc/bison.texinfo
+extexi = $(top_srcdir)/examples/extexi
dist_noinst_SCRIPTS = examples/extexi
include examples/calc++/local.mk