diff options
author | Bertrand Jacquin (Beber) <beber@setibzh.com> | 2006-02-05 01:25:41 +0100 |
---|---|---|
committer | Bertrand Jacquin (Beber) <beber@setibzh.com> | 2006-02-05 01:25:41 +0100 |
commit | ee7ec7d1b53868c50c34c2c4fe00681ad5fe5033 (patch) | |
tree | fe4c0c4562e269c5902d10ecf4289866673ec8c8 /src | |
parent | Better git-version (diff) | |
download | espik-ee7ec7d1b53868c50c34c2c4fe00681ad5fe5033.tar.xz |
Del unused things
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index cad45df..1172360 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,8 +1,5 @@ ## Process this file with automake to produce Makefile.in -# %:: -# ../sh/get_version.sh - AM_CFLAGS = \ $(DEBUG_CFLAGS) \ -W -Wall \ |