forked from AuroraMiddleware/gtk
67981b1831
This is not used anywhere, and is commented out of the build because it doesn't compile. Time for some spring cleaning...
10 lines
127 B
Makefile
10 lines
127 B
Makefile
include $(top_srcdir)/Makefile.decl
|
|
|
|
SUBDIRS = input
|
|
|
|
if OS_UNIX
|
|
SUBDIRS += printbackends
|
|
endif
|
|
|
|
-include $(top_srcdir)/git.mk
|