Move binaries from sbin to bin
This commit is contained in:
parent
283591d7b8
commit
71fa7569c0
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ if USEQT
|
|||
QPHOTOREC=qphotorec
|
||||
endif
|
||||
|
||||
sbin_PROGRAMS = testdisk photorec fidentify $(QPHOTOREC)
|
||||
bin_PROGRAMS = testdisk photorec fidentify $(QPHOTOREC)
|
||||
EXTRA_PROGRAMS = photorecf
|
||||
|
||||
base_C = autoset.c common.c crc.c ewf.c fnctdsk.c hdaccess.c hdcache.c hdwin32.c hidden.c hpa_dco.c intrf.c iso.c log.c log_part.c misc.c msdos.c parti386.c partgpt.c parthumax.c partmac.c partsun.c partnone.c partxbox.c io_redir.c ntfs_io.c ntfs_utl.c partauto.c sudo.c unicode.c win32.c
|
||||
|
|
Loading…
Reference in a new issue