Add the shared folder to makefile package

This commit is contained in:
Ivaylo Ivanov 2019-01-13 18:51:35 +01:00
parent ff14545d82
commit 041fac9919
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ clean:
$(RM) *.tgz
package:
tar -cvzf fb_arc_set.tgz $(TARGET_1).c $(TARGET_2).c Makefile
tar -cvzf fb_arc_set.tgz $(TARGET_1).c $(TARGET_2).c Makefile shared