diff --git a/wiki/game/index.m4 b/wiki/game/index.m4 index cf1670f..0566038 100644 --- a/wiki/game/index.m4 +++ b/wiki/game/index.m4 @@ -13,3 +13,5 @@ A game, The sole object of which is to not remember that you are playing it. As Played in the halls of schools and on the walls of BBSes, the Game is an early cognitovirus that has drawn ire for its unwinnable nature; nobody who knows of the Game has won, yet nobody who's won has ever known of the Game.

+ +include(`../tail.m4')dnl diff --git a/wiki/linux/index.m4 b/wiki/linux/index.m4 index e4d1c24..e465d52 100644 --- a/wiki/linux/index.m4 +++ b/wiki/linux/index.m4 @@ -38,3 +38,5 @@ include(`initialization.m4')dnl include(`initramfs.m4')dnl include(`util-linux.m4')dnl + +include(`../tail.m4')dnl