[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paragui-cvs] CVS: paragui/src/physfs/test Makefile.am,1.1.2.3,1.1.2.4
From: |
Alexander Pipelka <address@hidden> |
Subject: |
[paragui-cvs] CVS: paragui/src/physfs/test Makefile.am,1.1.2.3,1.1.2.4 |
Date: |
Mon, 07 Apr 2003 09:04:18 -0400 |
Update of /cvsroot/paragui/paragui/src/physfs/test
In directory subversions:/tmp/cvs-serv15018/src/physfs/test
Modified Files:
Tag: devel-1-0
Makefile.am
Log Message:
changed "test_physfs" to a "noinst" app (make distcheck, make rpm)
Index: Makefile.am
===================================================================
RCS file: /cvsroot/paragui/paragui/src/physfs/test/Makefile.am,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -C2 -r1.1.2.3 -r1.1.2.4
*** Makefile.am 3 Jul 2002 14:30:10 -0000 1.1.2.3
--- Makefile.am 7 Apr 2003 13:04:16 -0000 1.1.2.4
***************
*** 1,5 ****
if BUILD_TEST_PHYSFS
! bin_PROGRAMS = test_physfs
INCLUDES = -I$(top_srcdir)
--- 1,5 ----
if BUILD_TEST_PHYSFS
! noinst_PROGRAMS = test_physfs
INCLUDES = -I$(top_srcdir)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paragui-cvs] CVS: paragui/src/physfs/test Makefile.am,1.1.2.3,1.1.2.4,
Alexander Pipelka <address@hidden> <=