Changeset b7a4679e0291d61725dbbb87147645140ae8c802
- Timestamp:
- 02/15/11 15:54:42
(2 years ago)
- Author:
- Brian Clapper <bclapper@omniti.com>
- git-committer:
- Brian Clapper <bclapper@omniti.com> 1297785282 +0000
- git-parent:
[983d4f5451028114e81aeff2b002f2cc2a3962da]
- git-author:
- Brian Clapper <bclapper@omniti.com> 1297785282 +0000
- Message:
forgot to add new redis.lua to Makefile. refs #349
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r5e56ceb |
rb7a4679 |
|
| 40 | 40 | noit/module/tcp.lua \ |
|---|
| 41 | 41 | noit/module/imap.lua \ |
|---|
| 42 | | noit/module/ntp.lua |
|---|
| | 42 | noit/module/ntp.lua \ |
|---|
| | 43 | noit/module/redis.lua |
|---|
| 43 | 44 | |
|---|
| 44 | 45 | all: |
|---|