Skip to content
Snippets Groups Projects
Commit 3bfefe4d authored by rds's avatar rds
Browse files

typo!

parent b54893d1
No related branches found
No related tags found
No related merge requests found
...@@ -61,4 +61,4 @@ long_item_test_LDFLAGS = $(FOOCANVAS_LIBS) $(GTK_LIBS) $(DEMO_CANVAS_LIBS) ...@@ -61,4 +61,4 @@ long_item_test_LDFLAGS = $(FOOCANVAS_LIBS) $(GTK_LIBS) $(DEMO_CANVAS_LIBS)
long_item_test_LDADD = -L. -lCanvasDemo long_item_test_LDADD = -L. -lCanvasDemo
long_item_test_LINK = $(CC) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ long_item_test_LINK = $(CC) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
long_item_test_DEPENDENCIES = $(noinst_LTLIBRARIES) long_item_test_DEPENDENCIES = $(noinst_LTLIBRARIES)
\
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment