diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |