Skip to content

Commit

Permalink
adding examples to build pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasmalaya authored and dmcdougall committed Jul 7, 2016
1 parent 26c5ae3 commit d6fd195
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ include $(top_srcdir)/doxygen/aminclude.am
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4 -I m4/common

SUBDIRS = src test doxygen share
SUBDIRS = src test doxygen share examples
EXTRA_DIST = CHANGES LICENSE COPYING share

# Eliminate .svn directories in dist tarball
Expand Down
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ AC_CONFIG_FILES([
share/Makefile
src/Makefile
test/Makefile
examples/Makefile
])

dnl-----------------------------------------------
Expand Down

0 comments on commit d6fd195

Please sign in to comment.