diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 2c148261ab..67761fd9f0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,6 +20,7 @@ ethereal_SOURCES = \ packet-ip.c \ packet-ipv6.c \ packet-ipx.c \ + packet-osi.c \ packet-ospf.c \ packet-ppp.c \ packet-raw.c \ |