diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ XLDFLAGS = ${LDFLAGS} -shared -Wl LIBDIR ?= /lib64 -all: libdbus-glib-1.so.2 libdbus-1.so.3 +all: libdbus-1.so.3 .c.o: ${CC} ${XCFLAGS} -c -o $@ $< |
![]() |
index : fake-dbus.git | |
| A fork of stefan11111's fake-dbus. | pontus@bramberg.net |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Makefile | 2 |
@@ -5,7 +5,7 @@ XLDFLAGS = ${LDFLAGS} -shared -Wl LIBDIR ?= /lib64 -all: libdbus-glib-1.so.2 libdbus-1.so.3 +all: libdbus-1.so.3 .c.o: ${CC} ${XCFLAGS} -c -o $@ $< |