Add the shared folder to makefile package
This commit is contained in:
parent
ff14545d82
commit
041fac9919
@ -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
|
||||
|
Reference in New Issue
Block a user