summaryrefslogtreecommitdiff
path: root/javax/sql/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'javax/sql/Makefile.am')
-rw-r--r--javax/sql/Makefile.am18
1 files changed, 0 insertions, 18 deletions
diff --git a/javax/sql/Makefile.am b/javax/sql/Makefile.am
deleted file mode 100644
index 88838839a..000000000
--- a/javax/sql/Makefile.am
+++ /dev/null
@@ -1,18 +0,0 @@
-## Input file for automake to generate the Makefile.in used by configure
-
-EXTRA_DIST = \
-ConnectionEvent.java \
-ConnectionEventListener.java \
-ConnectionPoolDataSource.java \
-DataSource.java \
-PooledConnection.java \
-RowSetEvent.java \
-RowSetInternal.java \
-RowSet.java \
-RowSetListener.java \
-RowSetMetaData.java \
-RowSetReader.java \
-RowSetWriter.java \
-XAConnection.java \
-XADataSource.java \
-package.html