objectclass -> objectClass
[Samba/gebeck_regimport.git] / testsuite / printing / Makefile.vlp
blob142082ebfe69f773d8ba257f39561a15295027d7
2 # Makefile for vlp utility
5 vlp_default: vlp
7 include ../../source/Makefile
9 VLP_OBJ1 = $(LIB_OBJ) $(PARAM_OBJ) $(UBIQX_OBJ) 
11 VLP_OBJS = $(VLP_OBJ1:%=$(srcdir)/%)
13 vlp: $(VLP_OBJS) vlp.o
14         $(CC) -o $@ vlp.o $(VLP_OBJS) $(LIBS)