aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9a12017..ec4ebcb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,7 +16,11 @@
ACLOCAL_AMFLAGS = -I grecs/am
-SUBDIRS=grecs src extra doc
+SUBDIRS=grecs src $(EXTRA_DIR) doc
+
+if JMP_PROCNET_COND
+ EXTRA_DIR = extra
+endif
.PHONY: ChangeLog
ChangeLog:

Return to:

Send suggestions and report system problems to the System administrator.