summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 03fc5dc..7170058 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,6 @@ TRUST_DIR =
endif
SUBDIRS = \
- build \
common \
p11-kit \
$(TRUST_DIR) \
@@ -64,7 +63,8 @@ upload-release: $(DIST_ARCHIVES)
scp $(DIST_ARCHIVES) $(DIST_ARCHIVES).sig $(WEBHOST):$(WEBBASE)/releases/
EXTRA_DIST = \
- config.rpath \
+ build/Makefile.tests \
+ build/Makefile.decl \
HACKING
transifex: