summaryrefslogtreecommitdiff
path: root/src/Makefile.am
blob: 3d6b8bc0dfc8ef8cf81120181ffb7577a50b2862 (plain)
1
2
3
4
SUBDIRS = modules
bin_PROGRAMS = rototiller
rototiller_SOURCES = drm_fb.c fb.c fb.h fps.c fps.h rototiller.c rototiller.h sdl_fb.c settings.h settings.c setup.h setup.c threads.c threads.h util.c util.h
rototiller_LDADD = -lm modules/julia/libjulia.a modules/plasma/libplasma.a modules/ray/libray.a modules/roto/libroto.a modules/sparkler/libsparkler.a modules/stars/libstars.a
© All Rights Reserved