diff options
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r-- | tools/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index de6e01a7..91c9982d 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -57,7 +57,7 @@ script_SCRIPTS = \ hal-system-storage-mount \ hal-system-storage-unmount \ hal-system-storage-eject \ - callouts/hal-system-storage-cleanup-mountpoints + hal-system-storage-cleanup-mountpoints EXTRA_DIST=$(man_MANS) $(MAN_IN_FILES) gen-libgphoto-hal-fdi $(script_SCRIPTS) |