Commit 041fac99 authored by Ivaylo Ivanov's avatar Ivaylo Ivanov

Add the shared folder to makefile package

parent ff14545d
......@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment