Ignore:
Timestamp:
01/17/2008 09:39:15 PM (4 years ago)
Author:
guyru
Message:
  • Updated autotools files
  • Added desktop file
  • Updated version strings
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/openyahtzee-1.8/Makefile.am

    r144 r146  
    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.