Skip to content

Commit

Permalink
make sure libjenkins gets SDL includes
Browse files Browse the repository at this point in the history
  • Loading branch information
robn committed Jul 5, 2012
1 parent da92c19 commit 03f7618
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contrib/jenkins/Makefile.am
@@ -1,6 +1,8 @@
# Process this file with automake to produce Makefile.in
include $(top_srcdir)/Makefile.common

AM_CFLAGS += $(SDL_CFLAGS)

noinst_LIBRARIES = libjenkins.a
libjenkins_a_SOURCES = lookup3.c
noinst_HEADERS = lookup3.h

0 comments on commit 03f7618

Please sign in to comment.