diff options
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/test/Makefile.am b/test/Makefile.am deleted file mode 100644 index 8cd5e9c..0000000 --- a/test/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -AUTOMAKE_OPTIONS = gnu - -SUBDIRS = \ - ics \ - src \ - unittest - -EXTRA_DIST = |