Makefile.am 438 B

123456789101112131415161718
  1. ## Process this file with automake to produce Makefile.in
  2. ## Created by Anjuta - will be overwritten
  3. ## If you don't want it to overwrite it,
  4. ## Please disable it in the Anjuta project configuration
  5. berusky2_datadir = $(prefix)/@NO_PREFIX_PACKAGE_DATA_DIR@/@PACKAGE@
  6. berusky2_data_DATA = \
  7. berusky2-data.spec\
  8. berusky2.desktop\
  9. berusky2.png\
  10. berusky2.spec\
  11. berusky3d.ini\
  12. berusky3d-local.ini
  13. EXTRA_DIST = $(berusky2_data_DATA)