aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ic/examples/pre_post_condition/Makefile
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2011-10-20 12:47:28 +0200
committerMicael Karlberg <[email protected]>2011-10-20 12:47:28 +0200
commitda49021ad3323f90c95a65962b6dfff5a7b139f6 (patch)
treee1d603168ff2a86c81980bf89cc3d4808ec20a8a /lib/ic/examples/pre_post_condition/Makefile
parent97282ecb85d44b12a452563b0eb594404f7144e1 (diff)
parent6ef9aef50dbe839098e4330a97247aa21a15ecde (diff)
downloadotp-da49021ad3323f90c95a65962b6dfff5a7b139f6.tar.gz
otp-da49021ad3323f90c95a65962b6dfff5a7b139f6.tar.bz2
otp-da49021ad3323f90c95a65962b6dfff5a7b139f6.zip
Merge branch 'master' of super:otp into bmk/inets/inets58_integration
Diffstat (limited to 'lib/ic/examples/pre_post_condition/Makefile')
-rw-r--r--lib/ic/examples/pre_post_condition/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ic/examples/pre_post_condition/Makefile b/lib/ic/examples/pre_post_condition/Makefile
index 85cbbdb9ff..d57133c964 100644
--- a/lib/ic/examples/pre_post_condition/Makefile
+++ b/lib/ic/examples/pre_post_condition/Makefile
@@ -100,7 +100,7 @@ YRL_FLAGS =
debug opt: $(TARGET_FILES)
clean:
- rm -f $(TARGET_FILES) $(GEN_ERL_MODULES:%=%.erl) $(GEN_HRL_FILES) $(CLASS_FILES)
+ rm -f $(TARGET_FILES) $(GEN_ERL_MODULES:%=%.erl) $(GEN_HRL_FILES) $(CLASS_FILES) IDL-GENERATED
rm -f errs core *~
docs: