Changeset 187 for trunk/Makefile.am
- Timestamp:
- 11/23/2008 08:38:06 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.am
r148 r187 5 5 SUBDIRS = src 6 6 7 appicondir = $(data rootdir)/pixmaps7 appicondir = $(datadir)/pixmaps 8 8 dist_appicon_DATA = icons/openyahtzee.png 9 9 10 menudir = $(data rootdir)/applications10 menudir = $(datadir)/applications 11 11 dist_menu_DATA = openyahtzee.desktop 12 12 13 AM_CXXFLAGS = `wx-config --cxxflags`13 AM_CXXFLAGS = @WX_CXXFLAGS@
Note: See TracChangeset
for help on using the changeset viewer.
