mirror of
https://github.com/ceph/ceph
synced 2025-02-19 08:57:27 +00:00
Makefile: remove redundant EXTRA_DIST
Already set at the beginning of the Makefile.am Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
This commit is contained in:
parent
c3129a2780
commit
4f215b0c7e
@ -53,7 +53,6 @@ JAVA_TEST_SRC = \
|
||||
test/com/ceph/fs/CephMountTest.java \
|
||||
test/com/ceph/fs/CephUnmountedTest.java
|
||||
|
||||
EXTRA_DIST += $(JAVA_TEST_SRC)
|
||||
|
||||
java_test_src: $(JAVA_TEST_SRC) $(CEPH_PROXY)
|
||||
export CLASSPATH=$(CLASSPATH):$(EXTRA_CLASSPATH_JAR):java/:test/ ; \
|
||||
|
Loading…
Reference in New Issue
Block a user