diff options
-rw-r--r-- | SConstruct | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -47,6 +47,8 @@ INCLUDE_ARCH = { | |||
47 | } | 47 | } |
48 | 48 | ||
49 | INCLUDE_DIRS = [ | 49 | INCLUDE_DIRS = [ |
50 | # cpmd headers | ||
51 | 'include/', | ||
50 | # library headers | 52 | # library headers |
51 | '${LIBLITMUS}/include/', | 53 | '${LIBLITMUS}/include/', |
52 | # Linux kernel headers | 54 | # Linux kernel headers |