diff options
Diffstat (limited to 'cpputools/Package_bin.mk')
-rw-r--r-- | cpputools/Package_bin.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpputools/Package_bin.mk b/cpputools/Package_bin.mk index 9a0b8d4f94e1..1a22247ac549 100644 --- a/cpputools/Package_bin.mk +++ b/cpputools/Package_bin.mk @@ -28,7 +28,6 @@ # because the installation system is so incredibly inflexible... $(eval $(call gb_Package_Package,cpputools_bin,$(gb_Executable_BINDIR))) -$(eval $(call gb_Package_add_file,cpputools_bin,bin/regcomp.bin,regcomp)) $(eval $(call gb_Package_add_file,cpputools_bin,bin/uno.bin,uno)) # vim: set shiftwidth=4 tabstop=4 noexpandtab: |