diff options
| -rw-r--r-- | Makefile.am | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Makefile.am b/Makefile.am index c0f11bd..a195479 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,6 +8,7 @@ SUBDIRS = $(jpeg_DIRS) cut-n-paste bindings src man plugins po help data doc  EXTRA_DIST = 		\  	AUTHORS			\ +	autogen.sh		\  	ChangeLog		\  	COPYING			\  	HACKING			\ | 
