aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2011-10-09 21:37:22 +0200
committerAnders Svensson <[email protected]>2011-10-10 11:27:07 +0200
commit9118a8b0772aff1aa5b1ec1f280e67aed38f8826 (patch)
tree3a5bb98a448ec7d8e13e7028121e80e495535516 /lib/diameter
parent421281c888cc99239833c5cd359e12a9c7594b42 (diff)
downloadotp-9118a8b0772aff1aa5b1ec1f280e67aed38f8826.tar.gz
otp-9118a8b0772aff1aa5b1ec1f280e67aed38f8826.tar.bz2
otp-9118a8b0772aff1aa5b1ec1f280e67aed38f8826.zip
Add beam target to makefile
Diffstat (limited to 'lib/diameter')
-rw-r--r--lib/diameter/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/diameter/test/Makefile b/lib/diameter/test/Makefile
index dba1f126dc..04e686c969 100644
--- a/lib/diameter/test/Makefile
+++ b/lib/diameter/test/Makefile
@@ -77,7 +77,7 @@ ERL_COMPILE_FLAGS += $(DIAMETER_ERL_COMPILE_FLAGS) \
all: $(SUITES)
-tests debug opt: $(TARGET_FILES)
+beam tests debug opt: $(TARGET_FILES)
clean:
rm -f $(TARGET_FILES)