From 18d379692f6da7ce965bded16cbe9f3535ac76e0 Mon Sep 17 00:00:00 2001 From: Scott Balneaves Date: Tue, 30 Apr 2013 13:13:31 -0500 Subject: Added manpages. Closes #14 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5b63e52..df3b849 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ if ENABLE_JPEG jpeg_DIRS = jpegutils endif -SUBDIRS = $(jpeg_DIRS) cut-n-paste bindings src plugins po help data doc +SUBDIRS = $(jpeg_DIRS) cut-n-paste bindings src man plugins po help data doc EXTRA_DIST = \ HACKING \ -- cgit v1.2.1