From 5151a32192f3efdf3efb6c54f703a8f9ba83335a Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sun, 24 Jan 2016 17:21:01 -0500 Subject: switched to cmake --- Makefile.am | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index 5f6199b..0000000 --- a/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -AUTOMAKE_OPTIONS = subdir-objects -ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS} - -bin_PROGRAMS = rawr-ebooks rawr-gen -rawr_ebooks_SOURCES = ebooks.cpp kgramstats.cpp freevars.cpp malaprop.cpp -rawr_gen_SOURCES = gen.cpp kgramstats.cpp freevars.cpp malaprop.cpp -rawr_ebooks_CPPFLAGS = $(LIBTWITCURL_CFLAGS) $(YAML_CFLAGS) -rawr_ebooks_LDADD = $(LIBTWITCURL_LIBS) $(YAML_LIBS) \ No newline at end of file -- cgit 1.4.1