X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ion3.git;a=blobdiff_plain;f=mod_statusbar%2FMakefile;h=b94da9e48da454de0f34d0ad0f4980f698ef4a9b;hp=6a0102ee3261723d1ed030aff3ea00b4fd84943b;hb=a6561c9679cd701b0d50c3cfd44e4664f7df2b2f;hpb=cd09055902de482a1be019bf4b4efdae64c98d35 diff --git a/mod_statusbar/Makefile b/mod_statusbar/Makefile index 6a0102e..b94da9e 100644 --- a/mod_statusbar/Makefile +++ b/mod_statusbar/Makefile @@ -11,10 +11,7 @@ include $(TOPDIR)/build/system-inc.mk INCLUDES += $(X11_INCLUDES) $(LIBTU_INCLUDES) $(LIBEXTL_INCLUDES) -I.. CFLAGS += $(XOPEN_SOURCE) $(C99_SOURCE) -SOURCES = main.c statusbar.c draw.c - -SUBDIRS = ion-statusd -INSTALL_SUBDIRS = $(SUBDIRS) +SOURCES = main.c statusbar.c draw.c statusd-launch.c MAKE_EXPORTS = mod_statusbar