bin_PROGRAMS = storage_monitor storage_monitor_SOURCES = main.c storage.c storage.h storage_monitor_LDADD = @xynth_LIBS@ AM_CFLAGS = @xynth_CFLAGS@ -DIMAGESDIR=\"$(datadir)/$(bin_PROGRAMS)/images\"