Changeset 432


Ignore:
Timestamp:
01/06/05 12:02:06 (8 years ago)
Author:
sam
Message:
  • Removed testsuite from the distribution.
  • created share/Makefile.am.
Location:
pwntcha/trunk
Files:
2 added
1 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • pwntcha/trunk/Makefile.am

    r419 r432  
    22 
    33SUBDIRS = src 
    4 DIST_SUBDIRS = $(SUBDIRS) extras testsuite 
     4DIST_SUBDIRS = $(SUBDIRS) extras share 
    55 
    66EXTRA_DIST = \ 
    77        bootstrap \ 
    88        ChangeLog \ 
    9         share/font_linuxfr.png \ 
    10         share/font_phpbb.png \ 
    11         share/font_slashdot.png \ 
    12         share/font_vbulletin.png \ 
    139        $(NULL) 
    1410 
  • pwntcha/trunk/configure.ac

    r431 r432  
    6868  src/Makefile 
    6969  extras/Makefile 
    70   testsuite/Makefile 
     70  share/Makefile 
    7171]) 
    7272 
  • pwntcha/trunk/share

    • Property svn:ignore set to
      Makefile.in
      Makefile
  • pwntcha/trunk/testsuite

    • Property svn:ignore
      •  

        old new  
        1 Makefile.in 
        2 Makefile 
        31*.html 
Note: See TracChangeset for help on using the changeset viewer.