improved makefile with make install
This commit is contained in:
parent
0771f0904a
commit
6cd264d467
@ -10,6 +10,14 @@ const char ICS_PATH[] = "tests/calendar.ics";
|
||||
make run
|
||||
```
|
||||
|
||||
#### installation
|
||||
|
||||
```
|
||||
make
|
||||
```
|
||||
|
||||
```
|
||||
sudo make install
|
||||
```
|
||||
|
||||
#### TODO: improve Makefile
|
||||
|
Loading…
Reference in New Issue
Block a user