diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2013-04-26 11:00:55 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2013-04-26 11:00:55 +0200 |
commit | 18dea8cdfc0dccbc5f2ab6303ca4613257e304ad (patch) | |
tree | 11f933081f0279e636d01b4661ec9d69baf0b65e /plugingui/Makefile.am | |
parent | 4cb91eb29feb454c3e7162100508a2ea64b3ab6a (diff) |
Fix makefiles
Diffstat (limited to 'plugingui/Makefile.am')
-rw-r--r-- | plugingui/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am index 3219987..fc91d58 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -14,7 +14,6 @@ plugingui_CFLAGS = $(plugingui_CXXFLAGS) plugingui_SOURCES = \ $(PLUGIN_GUI_SOURCES) \ - directory.cc \ $(top_srcdir)/src/thread.cc \ $(top_srcdir)/src/semaphore.cc |