aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2007-12-01 14:11:46 +0000
committerAlexey Shchepin <alexey@process-one.net>2007-12-01 14:11:46 +0000
commitc61d10f28a9407fc45d3e468e0d5acd60cc98b96 (patch)
tree747f34c31f7296f4c489b5c801117319f99d9baf
parent* src/odbc/odbc_queries.erl: Reverted the previous patch because (diff)
* src/mod_pubsub/Makefile.in: Removed mod_pubsub_old mentioning
* src/mod_pubsub/Makefile.win32: Likewise SVN Revision: 1006
-rw-r--r--ChangeLog3
-rw-r--r--src/mod_pubsub/Makefile.in1
-rw-r--r--src/mod_pubsub/Makefile.win321
3 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 62296c055..5399a9a3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-12-01 Alexey Shchepin <alexey@process-one.net>
+ * src/mod_pubsub/Makefile.in: Removed mod_pubsub_old mentioning
+ * src/mod_pubsub/Makefile.win32: Likewise
+
* src/odbc/odbc_queries.erl: Reverted the previous patch because
it produces "redefining macro 'generic'" compilation error
diff --git a/src/mod_pubsub/Makefile.in b/src/mod_pubsub/Makefile.in
index 116ddbfbc..f23796eb5 100644
--- a/src/mod_pubsub/Makefile.in
+++ b/src/mod_pubsub/Makefile.in
@@ -24,7 +24,6 @@ OBJS = \
$(OUTDIR)/nodetree_default.beam \
$(OUTDIR)/nodetree_virtual.beam \
$(OUTDIR)/mod_pubsub.beam \
- $(OUTDIR)/mod_pubsub_old.beam \
$(OUTDIR)/node_default.beam \
$(OUTDIR)/node_pep.beam
diff --git a/src/mod_pubsub/Makefile.win32 b/src/mod_pubsub/Makefile.win32
index 077b02899..d1680bb11 100644
--- a/src/mod_pubsub/Makefile.win32
+++ b/src/mod_pubsub/Makefile.win32
@@ -10,7 +10,6 @@ OBJS = \
$(OUTDIR)/nodetree_default.beam \
$(OUTDIR)/nodetree_virtual.beam \
$(OUTDIR)/mod_pubsub.beam \
- $(OUTDIR)/mod_pubsub_old.beam \
$(OUTDIR)/node_default.beam \
$(OUTDIR)/node_pep.beam