Skip to content

Commit

Permalink
Include iele-test-client in the installation (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
theo25 authored Sep 14, 2021
1 parent 41a47d6 commit 2a10a38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,6 @@ all_lib_sources := $(shell find $(IELE_LIB) -type f
-not -path "$(IELE_LIB)/*.ml" \
-not -path "$(IELE_LIB)/*.mli" \
-not -path "$(IELE_LIB)/*.o" \
-not -path "$(IELE_LIB)/iele-test-client" \
-not -path "$(IELE_LIB)/plugin-node/*" \
-not -path "$(IELE_LIB)/check/well-formedness-kompiled/dt/*" \
-not -path "$(IELE_LIB)/node/iele-testing-kompiled/dt/*" \
Expand Down

0 comments on commit 2a10a38

Please sign in to comment.