source: trunk/OpenYahtzee/Makefile.am @ 111

Last change on this file since 111 was 111, checked in by guyru, 6 years ago

changed the some linker flags in the makefiles

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 183 bytes
Line 
1# not a GNU package. You can remove this line, if
2# have all needed files, that a GNU package needs
3AUTOMAKE_OPTIONS = foreign 1.4
4
5SUBDIRS = src
6AM_CXXFLAGS = `wx-config --cxxflags`
Note: See TracBrowser for help on using the repository browser.