Changeset 191 for trunk/src/Makefile.am
- Timestamp:
- 04/26/2009 05:03:05 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/Makefile.am (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/Makefile.am
r187 r191 6 6 configuration.cpp \ 7 7 configuration.h \ 8 DBwrapper.cpp \9 8 MainFrame.cpp \ 10 9 highscores_dialog.cpp \ … … 22 21 four.xpm \ 23 22 five.xpm \ 24 six.xpm \ 25 sqlite/sqlite3.c \ 26 sqlite/sqlite3.h 23 six.xpm 27 24 28 25 # set the include path found by configure … … 32 29 33 30 noinst_HEADERS = \ 34 DBwrapper.h \35 31 openyahtzee.ico \ 36 32 MainFrame.h \ … … 43 39 44 40 AM_CXXFLAGS = @WX_CXXFLAGS@ 45 openyahtzee_LD FLAGS= @WX_LIBS@41 openyahtzee_LDADD = @WX_LIBS@
Note: See TracChangeset
for help on using the changeset viewer.
