diff options
Diffstat (limited to 'pbrd/subdir.am')
-rw-r--r-- | pbrd/subdir.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pbrd/subdir.am b/pbrd/subdir.am index 361e6c1fd..42ab39321 100644 --- a/pbrd/subdir.am +++ b/pbrd/subdir.am @@ -14,12 +14,10 @@ pbrd_libpbr_a_SOURCES = \ pbrd/pbr_map.c \ pbrd/pbr_memory.c \ pbrd/pbr_nht.c \ - pbrd/pbr_event.c \ pbrd/pbr_debug.c \ # end noinst_HEADERS += \ - pbrd/pbr_event.h \ pbrd/pbr_map.h \ pbrd/pbr_memory.h \ pbrd/pbr_nht.h \ |