Changeset 47 for trunk/data/Makefile.am

Show
Ignore:
Timestamp:
04/12/06 16:58:16 (3 years ago)
Author:
jordi
Message:

Some files were incorrect on the Makefile.am and all the files in the data dir had to be added to the EXTRA_DIST variable in order to distribute them.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/data/Makefile.am

    r43 r47  
    11# Process this file with automake to produce a Makefile.in file. 
     2EXTRA_DIST =    \ 
     3    icon_epdfview-24.png    \ 
     4    icon_epdfview-32.png    \ 
     5    icon_epdfview-48.png    \ 
     6    stock_rotate-90.png     \ 
     7    stock_rotate-270.png    \ 
     8    stock_zoom-page-width.png   \ 
     9    epdfview-ui.xml 
    210 
    311pixmapdir = $(pkgdatadir)/pixmaps