Changeset 157 for trunk/src/Makefile.am
- Timestamp:
- 24/09/08 20:58:53 (5 years ago)
- File:
-
- 1 edited
-
trunk/src/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/Makefile.am
r153 r157 2 2 openyahtzee_SOURCES = \ 3 3 About.cpp \ 4 configuration.cpp \ 5 configuration.h \ 4 6 DBwrapper.cpp \ 5 7 dice_graphics.cpp \ … … 42 44 dice/theme3/6.xpm 43 45 44 noinst_HEADERS = MainFrame.h ObjectsID.h SettingsDB.h HighScoreTableDB.h \ 45 HighScoreDialog.h SettingsDialog.h Icon.h icon32.ico wxDynamicBitmap.h \ 46 About.h UtilityFunctions.h ScoreDice.h dice_graphics.h DBwrapper.h \ 47 dice_theme_dialog.h $(dice_graphics) 46 noinst_HEADERS = \ 47 About.h \ 48 DBwrapper.h \ 49 dice_graphics.h \ 50 dice_theme_dialog.h \ 51 HighScoreTableDB.h \ 52 HighScoreDialog.h \ 53 Icon.h \ 54 icon32.ico \ 55 MainFrame.h \ 56 ObjectsID.h \ 57 SettingsDB.h \ 58 SettingsDialog.h \ 59 ScoreDice.h \ 60 UtilityFunctions.h \ 61 wxDynamicBitmap.h \ 62 $(dice_graphics) 48 63 49 64 AM_CXXFLAGS = `wx-config --cxxflags`
Note: See TracChangeset
for help on using the changeset viewer.
