Skip to content

Commit

Permalink
Added back.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Jun 28, 2002
1 parent 0c19895 commit 333707e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions test/Makefile.am
@@ -0,0 +1,10 @@
if BUILD_TEST_PHYSFS

bin_PROGRAMS = test_physfs

INCLUDES = -I$(top_srcdir)

test_physfs_LDADD = ../libphysfs.la
test_physfs_SOURCES = test_physfs.c

endif

0 comments on commit 333707e

Please sign in to comment.