Removed clean-local due to problems with "make distcheck"

This commit is contained in:
kuepper 2004-09-22 18:38:12 +00:00
commit 503efdcdb6
2 changed files with 0 additions and 8 deletions

View file

@ -20,7 +20,3 @@ LDADD = -L$(top_builddir)/src -L$(top_builddir)/src/ga -L$(top_builddir)/src/u
LIBS = -lga -leoutils -leo
INCLUDES = -I$(top_srcdir)/src
clean-local:
@/bin/rm $(ALL) *.o *.sav *.xg *.status *~

View file

@ -21,7 +21,3 @@ LDADD = -L$(top_builddir)/src -L$(top_builddir)/src/es \
LIBS = -lga -les -leoutils -leo
INCLUDES = -I$(top_srcdir)/src
clean-local:
@/bin/rm $(ALL) *.o *.sav *.xg *.status *~