[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paragui-cvs] CVS: paragui/src/physfs Makefile.am,1.1.1.1.6.5,1.1.1.1.6.
From: |
Alexander Pipelka <address@hidden> |
Subject: |
[paragui-cvs] CVS: paragui/src/physfs Makefile.am,1.1.1.1.6.5,1.1.1.1.6.6 |
Date: |
Wed, 03 Jul 2002 10:13:08 -0400 |
Update of /cvsroot/paragui/paragui/src/physfs
In directory subversions:/tmp/cvs-serv32673/src/physfs
Modified Files:
Tag: devel-1-0
Makefile.am
Log Message:
the internal physfs version shouldn't install physfs.h
Index: Makefile.am
===================================================================
RCS file: /cvsroot/paragui/paragui/src/physfs/Makefile.am,v
retrieving revision 1.1.1.1.6.5
retrieving revision 1.1.1.1.6.6
diff -C2 -r1.1.1.1.6.5 -r1.1.1.1.6.6
*** Makefile.am 25 Jun 2002 09:14:21 -0000 1.1.1.1.6.5
--- Makefile.am 3 Jul 2002 14:13:06 -0000 1.1.1.1.6.6
***************
*** 18,25 ****
DIST_SUBDIRS = $(SUBDIRS) extras zlib114 test
- libphysfsincludedir = $(includedir)
- libphysfsinclude_HEADERS = \
- physfs.h
-
libphysfs_la_SOURCES = \
physfs.c \
--- 18,21 ----
***************
*** 47,49 ****
CWProjects.sit \
physfs.dsp \
! test_physfs.dsp
--- 43,46 ----
CWProjects.sit \
physfs.dsp \
! test_physfs.dsp \
! physfs.h
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paragui-cvs] CVS: paragui/src/physfs Makefile.am,1.1.1.1.6.5,1.1.1.1.6.6,
Alexander Pipelka <address@hidden> <=