Changeset 144 for branches/openyahtzee-1.8/src/Makefile.am
- Timestamp:
- 01/17/2008 08:45:18 PM (4 years ago)
- File:
-
- 1 edited
-
branches/openyahtzee-1.8/src/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/openyahtzee-1.8/src/Makefile.am
r93 r144 13 13 HighScoreDialog.h SettingsDialog.h Icon.h icon32.ico wxDynamicBitmap.h UtilityFunctions.h 14 14 15 openyahtzee_LDFLAGS = `wx-config --libs` -lsqlite316 AM_CXXFLAGS = `wx-config --cxxflags` -DPREFIX=\"$(prefix)\" \ 17 -DDATA_DIR=\"$(datadir)\" 15 openyahtzee_LDFLAGS = `wx-config --libs` 16 openyahtzee_LDADD = -lsqlite3 17 AM_CXXFLAGS = `wx-config --cxxflags`
Note: See TracChangeset
for help on using the changeset viewer.
