]> granicus.if.org Git - ejabberd/commitdiff
* src/mod_pubsub/Makefile.in: Removed mod_pubsub_old mentioning
authorAlexey Shchepin <alexey@process-one.net>
Sat, 1 Dec 2007 14:11:46 +0000 (14:11 +0000)
committerAlexey Shchepin <alexey@process-one.net>
Sat, 1 Dec 2007 14:11:46 +0000 (14:11 +0000)
* src/mod_pubsub/Makefile.win32: Likewise

SVN Revision: 1006

ChangeLog
src/mod_pubsub/Makefile.in
src/mod_pubsub/Makefile.win32

index 62296c05512f5e458d2df8295a0d04b66ef1d828..5399a9a3dbcd1c6a8e29dd544cd17d5987be6efa 100644 (file)
--- 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
 
index 116ddbfbc1d89339b8eda19e30ff041d70b91aa8..f23796eb5c701d748dece404ef3acd344292d035 100644 (file)
@@ -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 
 
index 077b028996132fc1642f4f44623e95eb41fb0a33..d1680bb1140f3fb02e2ad0845886b2e77ced4a76 100644 (file)
@@ -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