[ewgi commit] r98 - branches/RB-0.2/lib/ewgi/src

1 view
Skip to first unread message

codesite...@google.com

unread,
Dec 2, 2008, 12:00:43 PM12/2/08
to ewgi...@googlegroups.com
Author: filippo.pacini
Date: Tue Dec 2 09:00:30 2008
New Revision: 98

Modified:
branches/RB-0.2/lib/ewgi/src/Makefile

Log:
temporary fix in Makefile. Previously no file was compiled

Modified: branches/RB-0.2/lib/ewgi/src/Makefile
==============================================================================
--- branches/RB-0.2/lib/ewgi/src/Makefile (original)
+++ branches/RB-0.2/lib/ewgi/src/Makefile Tue Dec 2 09:00:30 2008
@@ -3,6 +3,10 @@

include ../../../conf/include.mk

+EBIN_FILES = ../ebin/ewgi_api.beam \
+ ../ebin/ewgi_application.beam \
+ ../ebin/ewgi_mochiweb.beam
+
all: $(EBIN_FILES)

test:

Reply all
Reply to author
Forward
0 new messages