Skip to content
Snippets Groups Projects
Commit 451f50ac authored by Ali Mohammed's avatar Ali Mohammed
Browse files

add examples dir to dist.

parent aea62418
Branches
Tags
No related merge requests found
...@@ -39,7 +39,7 @@ ACLOCAL_AMFLAGS=-I m4 ...@@ -39,7 +39,7 @@ ACLOCAL_AMFLAGS=-I m4
# the right thing. Of course, building a release should thus be done in a clean # the right thing. Of course, building a release should thus be done in a clean
# checkout. # checkout.
BUILT_SOURCES = $(top_srcdir)/.version BUILT_SOURCES = $(top_srcdir)/.version
EXTRA_DIST = $(top_srcdir)/.version EXTRA_DIST = $(top_srcdir)/.version examples
$(top_srcdir)/.version: $(top_srcdir)/.version:
echo $(VERSION) > $@-t && mv $@-t $@ echo $(VERSION) > $@-t && mv $@-t $@
dist-hook: dist-hook:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment