diff options
author | dos-reis <gdr@axiomatics.org> | 2010-11-26 22:07:40 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2010-11-26 22:07:40 +0000 |
commit | ded1d9f1137b1f747eb62de938f14ad7eff82036 (patch) | |
tree | 6ba5b6ca872c9c9d110249d0d52bfd8bdf02493e /src | |
parent | 79add112a71e07b63e62e3b52f4759de243b00a1 (diff) | |
download | open-axiom-ded1d9f1137b1f747eb62de938f14ad7eff82036.tar.gz |
Fix from previous commit
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index d6efda33..a50866c8 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -80,3 +80,4 @@ clean-local: mostlyclean-local distclean-local: clean-local +install: |