diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 0bde241..179eb46 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,6 +17,8 @@ sdlex_LDADD = \ $(ZLIB_LIBS) \ $(EXPAT_LIBS) +CLEANFILES = + EXTRA_DIST = \ autogen.sh |