summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-09-30 22:42:59 +0000
committerAdam Jackson <ajax@nwnk.net>2005-09-30 22:42:59 +0000
commit4eea143ee7a3f45d1fd8bdae91ac1fc58c35079c (patch)
tree4c0180d21961fac162c225cc9acdfdc5a6b94c70
parente955275f5165b94f1ddb27be43ac1774c4352a65 (diff)
Build fix, whoops
-rw-r--r--src/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index eb262b5..4dd1f71 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,9 +1,7 @@
lib_LTLIBRARIES = libAppleWM.la
-libAppleWM_la_SOURCES = \
- applewm.c \
- applewm.h \
- applewmstr.h
+libAppleWM_la_SOURCES = \
+ applewm.c
libAppleWM_la_LIBADD = @DEP_LIBS@