projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26a5a4b
)
added
author
pop
<pop>
Tue, 4 Feb 2003 12:10:19 +0000
(12:10 +0000)
committer
pop
<pop>
Tue, 4 Feb 2003 12:10:19 +0000
(12:10 +0000)
test/xelm/Makefile.am
[new file with mode: 0644]
patch
|
blob
diff --git a/test/xelm/Makefile.am
b/test/xelm/Makefile.am
new file mode 100644
(file)
index 0000000..
2f561e0
--- /dev/null
+++ b/
test/xelm/Makefile.am
@@ -0,0
+1,13
@@
+
+
+dist-hook:
+ -mkdir $(distdir)/records
+ cp $(srcdir)/records/*.xml $(distdir)/records
+ -mkdir $(distdir)/tmp
+ -mkdir $(distdir)/lock
+ -mkdir $(distdir)/register
+
+TESTS = test.sh
+
+EXTRA_DIST = $(TESTS) zebra.cfg user.abs
+