update make system
[ust.git] / ust / Makefile.am
index f6a6e9c410332b8af8bd3caa2a45a9f1ec62273d..dcd23a841c8e87b23aa8821f68e65ffc4a9782fb 100644 (file)
@@ -1,5 +1,5 @@
 bin_PROGRAMS = ust
-ust_SOURCES = ust.c $(top_builddir)/libustcomm/ustcomm.c $(top_builddir)/libustcomm/ustcomm.h $(top_builddir)/libustcmd/ustcmd.c $(top_builddir)/libustcmd/ustcmd.h localerr.h
+ust_SOURCES = ust.c $(top_builddir)/libustcomm/ustcomm.c $(top_builddir)/libustcomm/ustcomm.h $(top_builddir)/libustcmd/ustcmd.c $(top_builddir)/libustcmd/ustcmd.h $(top_builddir)/share/usterr.h
 ust_CFLAGS = -DUST_COMPONENT=ust
 
 INCLUDES = $(KCOMPAT_CFLAGS)
This page took 0.022253 seconds and 4 git commands to generate.