Changeset 92 for trunk/src/Makefile.am

Show
Ignore:
Timestamp:
04/20/06 04:33:21 (3 years ago)
Author:
jordi
Message:

Added the Config class that will load the configuration options and its test suite.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile.am

    r58 r92  
    55 
    66libepdfview_a_SOURCES = \ 
     7    Config.cxx          \ 
     8    Config.h            \ 
    79    DocumentOutline.cxx \ 
    810    DocumentOutline.h   \