summaryrefslogtreecommitdiff
path: root/wince
diff options
context:
space:
mode:
Diffstat (limited to 'wince')
-rw-r--r--wince/.gitignore3
-rw-r--r--wince/Makefile.am1
2 files changed, 0 insertions, 4 deletions
diff --git a/wince/.gitignore b/wince/.gitignore
deleted file mode 100644
index 051d1bd5..00000000
--- a/wince/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-Makefile
-Makefile.in
-.deps
diff --git a/wince/Makefile.am b/wince/Makefile.am
index c19471ca..476b9a67 100644
--- a/wince/Makefile.am
+++ b/wince/Makefile.am
@@ -4,7 +4,6 @@ noinst_LIBRARIES=libc_wince.a
if WINDOWS_CE
libc_wince_a_SOURCES = \
- libc_wince.h \
env.c env.h \
errno.c errno.h \
fileops.c fileops.h