about summary refs log tree commit diff
path: root/Makefile.am
diff options
context:
space:
mode:
authorArun Isaac2026-09-24 02:54:16 +0100
committerArun Isaac2026-09-24 02:54:16 +0100
commit64070b1cff6480859a28d23e195594dc7af9cea4 (patch)
tree169ac5e1fc1566461bb782c6d94d9ecf2a9f3bc3 /Makefile.am
parentee735bfd4eda7cc51a61951e9bc86bc3771b4b05 (diff)
downloadguile-xapian-64070b1cff6480859a28d23e195594dc7af9cea4.tar.gz
guile-xapian-64070b1cff6480859a28d23e195594dc7af9cea4.tar.lz
guile-xapian-64070b1cff6480859a28d23e195594dc7af9cea4.zip
Add distribution building G-expression.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index f3adbec..bf7899e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -82,6 +82,3 @@ check-local:
 # Distribution
 
 EXTRA_DIST = $(test_files) $(SOURCES) except.i xapian.i.in xapian-head.i xapian-headers.i
-
-%.asc: %
-	$(GPG) --detach-sign --armor $<