building as static library too

This commit is contained in:
Mohamed Boussaffa
2016-03-13 01:48:33 +08:00
parent d8a0b8f674
commit d33acbe3c7
6 changed files with 16 additions and 24 deletions

View File

@@ -32,7 +32,6 @@
#include <ncurses.h>
#include "nethogs.h"
#include "process.h"
#include "refresh.h"
std::string * caption;
extern const char version[];