diff options
| author | yo mama <pepper@scannerjammer.com> | 2015-01-29 16:37:43 -0800 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2015-01-29 16:37:43 -0800 |
| commit | ef5dd39bd45d75fb7cd9e3232178b2caea3197fa (patch) | |
| tree | bc83d63c83a629ae14e2adc86e0429d37ebe6636 /Makefile.am | |
| parent | d17152c1b68d3e7ef7ba1643e9c7fa8f3f276bdd (diff) | |
added files for libtoolize
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f963eff..6f9651e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1,2 @@ -SUBDIRS = src
\ No newline at end of file +SUBDIRS = src +ACLOCAL_AMFLAGS = "-I m4" |
