X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;ds=sidebyside;f=progs%2Fdemos%2Fspaceball%2FMakefile.am;fp=progs%2Fdemos%2Fspaceball%2FMakefile.am;h=0000000000000000000000000000000000000000;hb=c71bf3e22bde4573d865de2e9eecaf82a1d08fcf;hp=13663fc353cd5e28837441bf8a7a75c5e01b705c;hpb=d5fe9defa4070c483c1d04e0af8faf7150ead4ed;p=freeglut diff --git a/progs/demos/spaceball/Makefile.am b/progs/demos/spaceball/Makefile.am deleted file mode 100644 index 13663fc..0000000 --- a/progs/demos/spaceball/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -EXTRA_DIST = spaceball.c vmath.c vmath.h vmath.inl -noinst_PROGRAMS = spaceball -spaceball_SOURCES = spaceball.c vmath.c -spaceball_LDFLAGS = -export-dynamic -spaceball_LDADD = ../../../src/lib@LIBRARY@.la $(GL_LIBS) -lm -spaceball_CFLAGS = -I$(top_srcdir)/include $(X_CFLAGS)