[FIX] gbs build error
[platform/core/system/swap-probe.git] / Makefile
index 06d34fe..4659030 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -149,6 +149,8 @@ $(ASM_OBJ): $(ASM_SRC)
 
 GENERATED_HEADERS = include/api_id_mapping.h include/api_id_list.h include/id_list
 headers: $(GENERATED_HEADERS)
+rmheaders:
+       rm $(GENERATED_HEADERS)
 
 include/api_id_mapping.h: ./scripts/gen_api_id_mapping_header.awk
 include/api_id_list.h: ./scripts/gen_api_id_mapping_header_list.awk