X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2FMakefile.am;h=440b04fba6ba34a327c7b7ea8a4c925b56553d78;hb=788682c9b91f4dd91437edea07e691982e8713ee;hp=d46aee802eb390be63afcaa375f905046e1b1b9c;hpb=153d6d989ca98cd4d9a84e4172135a9f79124f18;p=espeaktime diff --git a/src/Makefile.am b/src/Makefile.am index d46aee8..440b04f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,7 @@ -bin_PROGRAMS = espeaktimed +bin_PROGRAMS = espeaktimed espeaktime-now.sh espeaktimed_SOURCES = daemon.c espeaktimed_CFLAGS = $(GLIB_CFLAGS) $(DBUS_CFLAGS) $(MCE_CFLAGS) $(HAL_CFLAGS) espeaktimed_LDADD = $(GLIB_LIBS) $(DBUS_LIBS) $(MCE_LIBS) $(HAL_LIBS) + +# Nothing to do, we just want it installed. +espeaktime-now.sh: