projects
/
apps
/
madmutt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f12fb8
)
leftover
author
Pierre Habouzit
<madcoder@debian.org>
Thu, 17 May 2007 21:59:20 +0000
(23:59 +0200)
committer
Pierre Habouzit
<madcoder@debian.org>
Thu, 17 May 2007 21:59:20 +0000
(23:59 +0200)
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
lib-ui/Makefile.am
[deleted file]
patch
|
blob
|
history
diff --git
a/lib-ui/Makefile.am
b/lib-ui/Makefile.am
deleted file mode 100644
(file)
index
f372e2f
..0000000
--- a/
lib-ui/Makefile.am
+++ /dev/null
@@
-1,10
+0,0 @@
-noinst_LIBRARIES = libui.a
-
-libui_a_SOURCES = curses.h enter.h menu.h history.h sidebar.h \
- enter.c menu.c history.c sidebar.c \
- color.c curs_lib.c curs_main.c resize.c \
- hdrline.c status.c complete.c query.c
-
-noinst_HEADERS = curses.h enter.h menu.h history.h sidebar.h
-
--include $(top_builddir)/tools/cflags.mk