target_sources(Octopus_lib PRIVATE
		controlfunction.F90
		filter.F90
		initst.F90
		opt_control.F90
		opt_control_global.F90
		opt_control_iter.F90
		propagation.F90
		target.F90
		target_classical.F90
		target_density.F90
		target_excited.F90
		target_exclude.F90
		target_groundstate.F90
		target_gstransformation.F90
		target_hhg.F90
		target_local.F90
		target_low.F90
		target_spin.F90
		target_tdlocal.F90
		target_userdefined.F90
		target_velocity.F90
		)
