]> git.cworth.org Git - grrobot/blobdiff - src/Makefile.am
Update to 2020
[grrobot] / src / Makefile.am
index 2e21a2effa9966ebcf01a9604687ca2553bafc64..1a4a29d4d566f4314ee477b21d02e388b18cf876 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = . svg
+SUBDIRS = svg .
 
 bin_PROGRAMS = grrobot
 
@@ -14,4 +14,4 @@ grrobot_SOURCES = \
        grr_util.h
 
 INCLUDES = $(GRROBOT_CFLAGS) -DGRR_ICON_DIR=\"$(pkgdatadir)\"
-LDFLAGS = $(GRROBOT_LIBS)
+LIBS = $(GRROBOT_LIBS)