aboutsummaryrefslogtreecommitdiffstats
path: root/lib/cosTransactions/src/Makefile
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2011-10-20 10:48:59 +0200
committerBjörn Gustavsson <[email protected]>2011-10-20 10:48:59 +0200
commit907772538853d2f89d60702eb140e164a72503ad (patch)
treeafa1cc7d03a19451ab129b45db6af444503d51d4 /lib/cosTransactions/src/Makefile
parent19a71e26888ab11dac720cc91e0e255e06812edf (diff)
parent1c52cfa3b8cbc6e8650444ff10bab827965aa4ec (diff)
downloadotp-907772538853d2f89d60702eb140e164a72503ad.tar.gz
otp-907772538853d2f89d60702eb140e164a72503ad.tar.bz2
otp-907772538853d2f89d60702eb140e164a72503ad.zip
Merge branch 'bjorn/parallel-make/OTP-9451'
* bjorn/parallel-make/OTP-9451: corba applications: Fix broken 'make clean' ic documentation: Support parallel make Revert "ic documentation: Support parallel make"
Diffstat (limited to 'lib/cosTransactions/src/Makefile')
-rw-r--r--lib/cosTransactions/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cosTransactions/src/Makefile b/lib/cosTransactions/src/Makefile
index 4b77251c3c..e7d4b0b080 100644
--- a/lib/cosTransactions/src/Makefile
+++ b/lib/cosTransactions/src/Makefile
@@ -141,7 +141,7 @@ debug:
@${MAKE} TYPE=debug
clean:
- rm -f $(TARGET_FILES) $(GEN_FILES) $(APP_TARGET) $(APPUP_TARGET)
+ rm -f $(TARGET_FILES) $(GEN_FILES) $(APP_TARGET) $(APPUP_TARGET) IDL-GENERATED
rm -f errs core *~
$(APP_TARGET): $(APP_SRC)