Changeset 182 for trunk/src/Makefile.am


Ignore:
Timestamp:
10/23/2008 07:58:28 AM (4 years ago)
Author:
guyru
Message:

about dialog rewrite - part 1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile.am

    r180 r182  
    11bin_PROGRAMS = openyahtzee 
    22openyahtzee_SOURCES = \ 
    3         About.cpp \ 
     3        about.cpp \ 
     4        about.h \ 
    45        ../config.h \ 
    56        configuration.cpp \ 
     
    3132 
    3233noinst_HEADERS = \ 
    33         About.h \ 
    3434        DBwrapper.h \ 
    3535        openyahtzee.ico \ 
Note: See TracChangeset for help on using the changeset viewer.