aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorGabriel Dos Reis <gdr@axiomatics.org>2015-12-25 16:17:13 -0800
committerGabriel Dos Reis <gdr@axiomatics.org>2015-12-25 16:17:13 -0800
commit0c4e85ff73396642485cac1e1a509c05d80754b0 (patch)
tree149c1d6da3895c73e467d82957ebc3a6f834148c /Makefile.in
parentd5838f79fdd12354190dba25bd8f1b3bba40dc44 (diff)
downloadopen-axiom-0c4e85ff73396642485cac1e1a509c05d80754b0.tar.gz
Express '/include/open-axiom/config' as a link to generated config/openaxiom-c-macros.h
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 5f35be4f..1681494f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -155,7 +155,7 @@ CONFIG_CLEAN_FILES = src/lib/Makefile src/hyper/Makefile \
src/graph/Makefile src/graph/Gdraws/Makefile \
src/graph/view2D/Makefile src/graph/view3D/Makefile \
src/graph/viewAlone/Makefile src/graph/viewman/Makefile \
- src/gui/gui.pro
+ src/gui/gui.pro ${target}/include/open-axiom/config
CONFIG_CLEAN_VPATH_FILES =
AM_V_P = $(am__v_P_@AM_V@)
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)