X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2FMakefile.in;h=84f8535a4e15f81cb6f8621a5b8c1e942a7de850;hp=8fe7197f54885d4367ca15206f36fea456bf815b;hb=fd828e57682371471c6dacd11ac389bd745de14b;hpb=1794d729c1c4b0de8f2e72b5096539c52ee6b74f diff --git a/uip/Makefile.in b/uip/Makefile.in index 8fe7197..84f8535 100644 --- a/uip/Makefile.in +++ b/uip/Makefile.in @@ -22,7 +22,7 @@ INCLUDES = -I$(srcdir) -I$(top_srcdir) -I.. @CPPFLAGS@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@ -LOCALLIBS = ../config/version.o ../config/config.o ../sbr/libmh.a +LOCALLIBS = ../sbr/libmh.a LINKLIBS = $(LOCALLIBS) $(LIBS) LINT = @LINT@