summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2007-05-17 18:28:20 +0000
committerHisham Muhammad <hisham@gobolinux.org>2007-05-17 18:28:20 +0000
commitdf20abfd672d033ac62c4d9245b8bb89fc76be94 (patch)
treec7d3e8a33c61cdb90db2c7cbd67f01b209fe0bba
parentd46dcf99fdfe039f0cf620a75c81e10612d2e19c (diff)
Rule for automatically rebuilding headers
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d81533bc..545508c2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,3 +40,5 @@ hardened-debug:
debuglite:
$(MAKE) all CFLAGS="-ggdb -DDEBUGLITE"
+.h:.c
+ scripts/MakeHeader $@ \ No newline at end of file

© 2014-2024 Faster IT GmbH | imprint | privacy policy