- Makefile fixes

This commit is contained in:
koennecke
2005-03-23 08:20:38 +00:00
parent f43a5af7fc
commit e023150043
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ HLIB=../hardsup/libhlib.a
LIBS = -L/usr/X11R6/lib -lX11
#----------------------------------------------------------
all: asynsrv_test SerPortServer $(ALPHA)
all: asynsrv_test SerPortServer el734_test $(ALPHA)
#----------------------------------------------------------