~ubuntu-branches/ubuntu/vivid/unrar-nonfree/vivid

« back to all changes in this revision

Viewing changes to .pc/fix-buildflags/makefile

  • Committer: Package Import Robot
  • Author(s): Martin Meredith
  • Date: 2015-02-03 12:58:01 UTC
  • mfrom: (1.1.18) (5.1.18 sid)
  • Revision ID: package-import@ubuntu.com-20150203125801-od6ev8cqy1er51vz
Tags: 1:5.2.5-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
104
104
        archive.o arcread.o unicode.o system.o isnt.o crypt.o crc.o rawread.o encname.o \
105
105
        resource.o match.o timefn.o rdwrfn.o consio.o options.o errhnd.o rarvm.o secpassword.o \
106
106
        rijndael.o getbits.o sha1.o sha256.o blake2s.o hash.o extinfo.o extract.o volume.o \
107
 
  list.o find.o unpack.o headers.o threadpool.o rs16.o cmddata.o
 
107
  list.o find.o unpack.o headers.o threadpool.o rs16.o cmddata.o ui.o
108
108
 
109
109
.cpp.o:
110
110
        $(COMPILE) -D$(WHAT) -c $<