diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 8efcf15..c28658f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,6 +18,8 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. ## +SUBDIRS = doc + # placeholder all: @echo "You are too early! Liza is not ready; check back later." |