X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=9b017eb4504dc004eaa700a7d5ea542f2f038ca3;hb=refs%2Fheads%2Fmaster;hp=b2a12937ff7c85db3c4af1d15eb66311e9ff7b9f;hpb=0838c979ccbf88bbad6598250237c248da790029;p=libserialport.git diff --git a/Makefile.am b/Makefile.am index b2a1293..9b017eb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -65,7 +65,10 @@ EXTRA_DIST = Doxyfile \ examples/Makefile \ examples/README \ examples/list_ports.c \ - examples/port_info.c + examples/port_info.c \ + examples/port_config.c \ + examples/await_events.c \ + examples/handle_errors.c MAINTAINERCLEANFILES = ChangeLog