summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2005-02-05 16:13:12 +0000
committerFrederic Peters <fpeters@entrouvert.com>2005-02-05 16:13:12 +0000
commit9da138f18143409795313e34799ce3fba241e011 (patch)
treee1dbe983bf251c49920d524a797b1eb6ae45b931
parenta4f68f5002d3b67350ee894b106cd0edd1c5ac40 (diff)
marked types.c and symbols.sym as phony targets so they are rebuilt every time
-rw-r--r--lasso/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lasso/Makefile.am b/lasso/Makefile.am
index 9766cb18..75382b69 100644
--- a/lasso/Makefile.am
+++ b/lasso/Makefile.am
@@ -61,3 +61,4 @@ liblasso_la_LDFLAGS = -no-undefined -version-info @LASSO_VERSION_INFO@ \
-export-symbols symbols.sym
endif
+.PHONY: types.c symbols.sym