diff options
author | lloyd <[email protected]> | 2006-10-11 22:39:34 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2006-10-11 22:39:34 +0000 |
commit | 5f347526c243c6dadedc01cfab5f32d8877e05a6 (patch) | |
tree | 45a35fe94ceb6e979a5c555d3a98215403a41301 /modules/eng_aep | |
parent | 9d0ff797470697ec987150b54c251841bd04f366 (diff) |
Use the new syntax for adding macros to build.h
Diffstat (limited to 'modules/eng_aep')
-rw-r--r-- | modules/eng_aep/modinfo.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/eng_aep/modinfo.txt b/modules/eng_aep/modinfo.txt index 0e7bba99b..577d7a52f 100644 --- a/modules/eng_aep/modinfo.txt +++ b/modules/eng_aep/modinfo.txt @@ -12,8 +12,7 @@ hw_aep.h aep_conn.h </add> -define ENGINE_AEP -define ENTROPY_SRC_AEP +define ENGINE_AEP,ENTROPY_SRC_AEP <libs> all -> aep |