Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
joko
/
dmmlib
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
include lists.h in the installed headers
Ioannis Koutras
12 years ago
parent
32df8bd4fe
commit
af33be9904
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
include/dmmlib/CMakeLists.txt
+ 1
- 0
include/dmmlib/CMakeLists.txt
View File
@@ -5,6 +5,7 @@ set(dmmlib_HDRS
dmmlib.h
dmmstats.h
raw_block.h
+ lists.h
)
if(WITH_KNOBS)