~ubuntu-branches/ubuntu/trusty/vips/trusty-proposed

« back to all changes in this revision

Viewing changes to libvips/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Jay Berkenbilt
  • Date: 2014-03-29 12:29:29 UTC
  • mfrom: (1.1.21) (30.1.16 sid)
  • Revision ID: package-import@ubuntu.com-20140329122929-fvxnaann32ex0gzk
Tags: 7.38.5-2
Enable dh-autoreconf. (Closes: #742872)

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
        deprecated \
20
20
        convolution \
21
21
        $(C_COMPILE_DIR) \
22
 
        freq_filt \
 
22
        freqfilt \
23
23
        histogram \
24
24
        inplace \
25
25
        iofuncs \
52
52
        deprecated/libdeprecated.la \
53
53
        $(C_LIB) \
54
54
        foreign/libforeign.la \
55
 
        freq_filt/libfreq_filt.la \
 
55
        freqfilt/libfreqfilt.la \
56
56
        histogram/libhistogram.la \
57
57
        inplace/libinplace.la \
58
58
        iofuncs/libiofuncs.la \