pull/259/head
Tatsh 2019-02-09 10:56:23 -05:00 committed by GitHub
parent 8e3c3d25cb
commit e972a77790
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ find_program(
)
if ( HAVE_SYSTEMD )
add_subdirectory( systemd )
endif( NOT HAVE_SYSTEMD )
endif( HAVE_SYSTEMD )
add_subdirectory( libgrive )
add_subdirectory( grive )