diff options
| author | Arun Isaac | 2026-09-24 18:45:51 +0100 |
|---|---|---|
| committer | Arun Isaac | 2026-09-24 18:45:51 +0100 |
| commit | 715b83a0fa0bb3197d13ab606792fdd89701d82c (patch) | |
| tree | c58ee2e6828518dcbc103ab090930ae3299b3c36 /Makefile.am | |
| parent | 605919f93b5c5bcb26d9daf90f08eb0400cb29e2 (diff) | |
| download | guile-xapian-2df77496f76a184d052a0070ad6b633817c0beb4.tar.gz guile-xapian-2df77496f76a184d052a0070ad6b633817c0beb4.tar.lz guile-xapian-2df77496f76a184d052a0070ad6b633817c0beb4.zip | |
Distribute example files. v0.5.0
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index bf7899e..800cef5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -81,4 +81,6 @@ check-local: # Distribution -EXTRA_DIST = $(test_files) $(SOURCES) except.i xapian.i.in xapian-head.i xapian-headers.i +EXTRA_DIST = $(test_files) $(SOURCES) \ + examples/100-objects.sexp examples/index.scm examples/search.scm \ + except.i xapian.i.in xapian-head.i xapian-headers.i |
