Changeset 135 for trunk/Makefile.am


Ignore:
Timestamp:
12/29/2007 08:10:05 AM (4 years ago)
Author:
guyru
Message:

updated autotools configuration to install desktop file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.am

    r111 r135  
    44 
    55SUBDIRS = src 
     6 
     7appicondir = $(datadir)/pixmaps 
     8dist_appicon_DATA = icons/openyahtzee.png 
     9 
     10menudir = $(datadir)/applications 
     11dist_menu_DATA = openyahtzee.desktop 
     12 
    613AM_CXXFLAGS = `wx-config --cxxflags` 
Note: See TracChangeset for help on using the changeset viewer.