diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index 9c56587..0000000 --- a/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ -DIST_SUBDIRS = libltdl src - -SUBDIRS = - -if INCLUDED_LTDL -SUBDIRS += libltdl -endif - -SUBDIRS += src - -ACLOCAL_AMFLAGS = -I m4 |