diff options
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r-- | examples/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index 45e8909..331dfc7 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -8,6 +8,7 @@ examples_DATA = \ location-widget-provider.py \ open-terminal.py \ md5sum-property-page.py \ + mixed.py \ submenu.py \ update-file-info-async.py |