diff options
| author | Bdale Garbee <bdale@gag.com> | 2010-08-23 23:11:22 -0600 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2010-08-23 23:11:22 -0600 |
| commit | 295043112ccde35092945c286596f9045ee6fa05 (patch) | |
| tree | 9d97f7d8021b768dd0cb0c5d9a2b28b29146e99e /src/Makefile.proto | |
| parent | 2007288da8a83e3aa925e11cc196f1c65aab2e5c (diff) | |
| parent | ef8376c4dd8262a34e02b6bb9e19e907ac2f4330 (diff) | |
Merge branch 'new-packet-format' of ssh://git.gag.com/scm/git/fw/altos into new-package-format
Diffstat (limited to 'src/Makefile.proto')
| -rw-r--r-- | src/Makefile.proto | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.proto b/src/Makefile.proto index eedb878a..8bc8b0e1 100644 --- a/src/Makefile.proto +++ b/src/Makefile.proto @@ -35,6 +35,7 @@ ALTOS_SRC = \ ao_panic.c \ ao_task.c \ ao_timer.c \ + ao_romconfig.c \ _bp.c # |
