search for: c82e4f8

Displaying 1 result from an estimated 1 matches for "c82e4f8".

2012 Jul 25
2
[PATCH 1/2] sysprep: remove the auto generated abrt data
...ml sysprep/sysprep_gettext.ml sysprep/sysprep_operation.ml +sysprep/sysprep_operation_abrt_data.ml sysprep/sysprep_operation_bash_history.ml sysprep/sysprep_operation_blkid_tab.ml sysprep/sysprep_operation_ca_certificates.ml diff --git a/sysprep/Makefile.am b/sysprep/Makefile.am index 8c4081a..c82e4f8 100644 --- a/sysprep/Makefile.am +++ b/sysprep/Makefile.am @@ -43,6 +43,7 @@ SOURCES = \ sysprep_gettext.ml \ sysprep_operation.ml \ sysprep_operation.mli \ + sysprep_operation_abrt_data.ml \ sysprep_operation_bash_history.ml \ sysprep_operation_blkid_tab.ml \ sysprep_operation_ca_certi...