Skip to content

Commit 21129b1

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Refactor to use Maven for building and publishing Java packages
1 parent 22c8d77 commit 21129b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2408,6 +2408,7 @@ endif
24082408

24092409
jclean: rocksdbjavageneratepom
24102410
cd java;$(MAKE) clean;
2411+
$(AM_V_at)rm -rf ./$(JAVA_NATIVE_DIR)
24112412

24122413
jtest_compile: rocksdbjava
24132414
cd java;$(MAKE) java_test

0 commit comments

Comments
 (0)