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 2a3ffac45e..990d54de17 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,6 +37,7 @@ ethereal_SOURCES = \ packet-atalk.c \ packet-bootp.c \ packet-cdp.c \ + packet-clip.c \ packet-data.c \ packet-dns.c \ packet-dns.h \ |