diff options
author | Jonathon Jongsma <jjongsma@gnome.org> | 2008-10-29 11:14:34 -0500 |
---|---|---|
committer | Jonathon Jongsma <jjongsma@gnome.org> | 2008-10-29 11:14:34 -0500 |
commit | 10c2200630328affffca1ce2908925fcb560c40f (patch) | |
tree | d29db715897a6492fc35d5ace912421af98c5236 /Makefile.am | |
parent | 5d90d65d44008c79030ef4a1e4620cbb4c7406e3 (diff) |
distribute autogen.sh
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 7064426..00a6018 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ SUBDIRS = cairomm data examples MSVC_Net2005 MSVC_Net2008 $(DOCS_SUBDIR) tests #docs examples ACLOCAL_AMFLAGS = -I m4 -EXTRA_DIST = MAINTAINERS +EXTRA_DIST = MAINTAINERS autogen.sh DIST_SUBDIRS = $(SUBDIRS) |