summaryrefslogtreecommitdiff
path: root/src/Makefile.proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.proto')
-rw-r--r--src/Makefile.proto3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.proto b/src/Makefile.proto
index 309fd75d..d4a8c4ea 100644
--- a/src/Makefile.proto
+++ b/src/Makefile.proto
@@ -359,8 +359,7 @@ all: ../$(PROG)
ao_product.h: ao-make-product.5c ../Version
$(call quiet,NICKLE,$<) $< -m altusmetrum.org -i $(IDPRODUCT) -p $(PRODUCT) -v $(VERSION) > $@
-ao_product.rel: ao_product.c ao_product.h
- $(call quiet,CC) -c $(CFLAGS) -D PRODUCT_DEFS='\"ao_product.h\"' -o$@ $<
+$(REL): ao_product.h
distclean: clean