From e52b948730d08edbe20fee98b8ac860d620c467b Mon Sep 17 00:00:00 2001 From: michux Date: Fri, 4 Apr 2008 10:10:39 +0000 Subject: fixed autoconf git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@868 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- Makefile.am | 1 + Makefile.in | 2 ++ 2 files changed, 3 insertions(+) diff --git a/Makefile.am b/Makefile.am index 2796e2e..dd1880d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -108,6 +108,7 @@ widget_image.c widget_image.h \ lcd4linux_i2c.h \ \ plugin_apm.c \ +plugin_asterisk.c \ plugin_button_exec.c \ plugin_cpuinfo.c \ plugin_diskstats.c \ diff --git a/Makefile.in b/Makefile.in index a15cdd3..55c8075 100644 --- a/Makefile.in +++ b/Makefile.in @@ -295,6 +295,7 @@ widget_image.c widget_image.h \ lcd4linux_i2c.h \ \ plugin_apm.c \ +plugin_asterisk.c \ plugin_button_exec.c \ plugin_cpuinfo.c \ plugin_diskstats.c \ @@ -480,6 +481,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pid.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_apm.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_asterisk.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_button_exec.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_cfg.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin_cpuinfo.Po@am__quote@ -- cgit v1.2.3 h=debian/1.4.9-1&id=1303d05e3ffe121f0876d13c5359571248d731e4&follow=1'>commitdiffstats
path: root/tinytest/Makefile.in (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-26fix typoJonathan McCrohan1-1/+1
2012-01-26fix accidental description changesJonathan McCrohan1-2/+2
2012-01-26more fucking around to please lintianJonathan McCrohan1-5/+2
2012-01-25Linitan fixesJonathan McCrohan2-3/+2
2012-01-25Split out debug packagesJonathan McCrohan2-1/+6
2011-12-31Fix debian/rulesJonathan McCrohan1-1/+1
2011-12-31Remove shlibsJonathan McCrohan1-2/+0
2011-12-31Remove NMU from changelogJonathan McCrohan1-1/+0
2011-12-31Lintian FixesJonathan McCrohan1-2/+4
2011-12-31Remove Makefile patchJonathan McCrohan1-1/+0
2011-12-31Update MakefilesJonathan McCrohan10-248/+8222
2011-12-31Updated makefilesJonathan McCrohan1-0/+1