|
Last change
on this file since 148 was
148,
checked in by guyru, 5 years ago
|
|
updates to Makefile.am and some small fixes
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
339 bytes
|
| Line | |
|---|
| 1 | # not a GNU package. You can remove this line, if |
|---|
| 2 | # have all needed files, that a GNU package needs |
|---|
| 3 | AUTOMAKE_OPTIONS = foreign 1.4 |
|---|
| 4 | |
|---|
| 5 | SUBDIRS = src |
|---|
| 6 | |
|---|
| 7 | appicondir = $(datarootdir)/pixmaps |
|---|
| 8 | dist_appicon_DATA = icons/openyahtzee.png |
|---|
| 9 | |
|---|
| 10 | menudir = $(datarootdir)/applications |
|---|
| 11 | dist_menu_DATA = openyahtzee.desktop |
|---|
| 12 | |
|---|
| 13 | AM_CXXFLAGS = `wx-config --cxxflags` |
|---|
Note: See
TracBrowser
for help on using the repository browser.